Home
last modified time | relevance | path

Searched defs:sie (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/c67x00/
H A Dc67x00-hcd.c33 static void c67x00_hub_reset_host_port(struct c67x00_sie *sie, int port) in c67x00_hub_reset_host_port()
50 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_status_data() local
70 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_control() local
236 static void c67x00_hcd_irq(struct c67x00_sie *sie, u16 int_status, u16 msg) in c67x00_hcd_irq()
329 int c67x00_hcd_probe(struct c67x00_sie *sie) in c67x00_hcd_probe()
391 void c67x00_hcd_remove(struct c67x00_sie *sie) in c67x00_hcd_remove()
H A Dc67x00-ll-hpi.c221 void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_enable_sofeop()
227 void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_disable_sofeop()
260 u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie) in c67x00_ll_get_usb_ctl()
268 void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits) in c67x00_ll_usb_clear_status()
273 u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie) in c67x00_ll_usb_get_status()
306 static inline void c67x00_ll_husb_sie_init(struct c67x00_sie *sie) in c67x00_ll_husb_sie_init()
316 void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port) in c67x00_ll_husb_reset()
333 u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie) in c67x00_ll_husb_get_current_td()
338 u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie) in c67x00_ll_husb_get_frame()
343 void c67x00_ll_husb_init_host_port(struct c67x00_sie *sie) in c67x00_ll_husb_init_host_port()
[all …]
H A Dc67x00-drv.c34 static void c67x00_probe_sie(struct c67x00_sie *sie, in c67x00_probe_sie()
60 static void c67x00_remove_sie(struct c67x00_sie *sie) in c67x00_remove_sie()
75 struct c67x00_sie *sie; in c67x00_irq() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/c67x00/
H A Dc67x00-hcd.c33 static void c67x00_hub_reset_host_port(struct c67x00_sie *sie, int port) in c67x00_hub_reset_host_port()
50 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_status_data() local
70 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_control() local
236 static void c67x00_hcd_irq(struct c67x00_sie *sie, u16 int_status, u16 msg) in c67x00_hcd_irq()
329 int c67x00_hcd_probe(struct c67x00_sie *sie) in c67x00_hcd_probe()
391 void c67x00_hcd_remove(struct c67x00_sie *sie) in c67x00_hcd_remove()
H A Dc67x00-ll-hpi.c221 void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_enable_sofeop()
227 void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_disable_sofeop()
260 u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie) in c67x00_ll_get_usb_ctl()
268 void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits) in c67x00_ll_usb_clear_status()
273 u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie) in c67x00_ll_usb_get_status()
306 static inline void c67x00_ll_husb_sie_init(struct c67x00_sie *sie) in c67x00_ll_husb_sie_init()
316 void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port) in c67x00_ll_husb_reset()
333 u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie) in c67x00_ll_husb_get_current_td()
338 u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie) in c67x00_ll_husb_get_frame()
343 void c67x00_ll_husb_init_host_port(struct c67x00_sie *sie) in c67x00_ll_husb_init_host_port()
[all …]
H A Dc67x00-drv.c34 static void c67x00_probe_sie(struct c67x00_sie *sie, in c67x00_probe_sie()
60 static void c67x00_remove_sie(struct c67x00_sie *sie) in c67x00_remove_sie()
75 struct c67x00_sie *sie; in c67x00_irq() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/c67x00/
H A Dc67x00-hcd.c33 static void c67x00_hub_reset_host_port(struct c67x00_sie *sie, int port) in c67x00_hub_reset_host_port()
50 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_status_data() local
70 struct c67x00_sie *sie = c67x00->sie; in c67x00_hub_control() local
236 static void c67x00_hcd_irq(struct c67x00_sie *sie, u16 int_status, u16 msg) in c67x00_hcd_irq()
329 int c67x00_hcd_probe(struct c67x00_sie *sie) in c67x00_hcd_probe()
391 void c67x00_hcd_remove(struct c67x00_sie *sie) in c67x00_hcd_remove()
H A Dc67x00-ll-hpi.c221 void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_enable_sofeop()
227 void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie) in c67x00_ll_hpi_disable_sofeop()
260 u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie) in c67x00_ll_get_usb_ctl()
268 void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits) in c67x00_ll_usb_clear_status()
273 u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie) in c67x00_ll_usb_get_status()
306 static inline void c67x00_ll_husb_sie_init(struct c67x00_sie *sie) in c67x00_ll_husb_sie_init()
316 void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port) in c67x00_ll_husb_reset()
333 u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie) in c67x00_ll_husb_get_current_td()
338 u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie) in c67x00_ll_husb_get_frame()
343 void c67x00_ll_husb_init_host_port(struct c67x00_sie *sie) in c67x00_ll_husb_init_host_port()
[all …]
H A Dc67x00-drv.c34 static void c67x00_probe_sie(struct c67x00_sie *sie, in c67x00_probe_sie()
60 static void c67x00_remove_sie(struct c67x00_sie *sie) in c67x00_remove_sie()
75 struct c67x00_sie *sie; in c67x00_irq() local
/dports/mail/cone/cone-1.1/libs/maildir/
H A Dmaildirsearch.h76 #define maildir_search_step_unicode(sie,ch) do \ argument
90 #define maildir_search_step_unicode_lc(sie,ch) do \ argument
113 #define maildir_search_step(sie,ch) \ argument
116 #define maildir_search_atstart(sie) ((sie)->i == 0) argument
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/maildir/
H A Dmaildirsearch.h76 #define maildir_search_step_unicode(sie,ch) do \ argument
90 #define maildir_search_step_unicode_lc(sie,ch) do \ argument
113 #define maildir_search_step(sie,ch) \ argument
116 #define maildir_search_atstart(sie) ((sie)->i == 0) argument
/dports/mail/courier-imap/courier-imap-5.1.4/libs/maildir/
H A Dmaildirsearch.h76 #define maildir_search_step_unicode(sie,ch) do \ argument
90 #define maildir_search_step_unicode_lc(sie,ch) do \ argument
113 #define maildir_search_step(sie,ch) \ argument
116 #define maildir_search_atstart(sie) ((sie)->i == 0) argument
/dports/mail/maildrop/maildrop-3.0.3/libs/maildir/
H A Dmaildirsearch.h76 #define maildir_search_step_unicode(sie,ch) do \ argument
90 #define maildir_search_step_unicode_lc(sie,ch) do \ argument
113 #define maildir_search_step(sie,ch) \ argument
116 #define maildir_search_atstart(sie) ((sie)->i == 0) argument
/dports/math/openturns/openturns-1.18/python/doc/examples/reliability_sensitivity/sensitivity_analysis/
H A Dplot_sensitivity_sobol.py101 sie = ot.SobolIndicesExperiment(im.distributionX, size) variable
152 sie = ot.SobolIndicesExperiment(im.distributionX, size, computeSecondOrder) variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c12 long long int sie; in test1() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c13 long long int sie; in test1() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c13 long long int sie; in test1() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c12 long long int sie; in test1() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c12 long long int sie; in test1() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c12 long long int sie; in test1() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c13 long long int sie; in test1() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c13 long long int sie; in test1() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c13 long long int sie; in test1() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c12 long long int sie; in test1() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/powerpc/
H A Dvec-extract-sint-1.c12 long long int sie; in test1() local

1234567891011