Searched refs:sl811_write_index (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/include/asm-i386/ |
D | hc_sl811-hw.h | 55 static void inline sl811_write_index (hcipriv_t *hp, __u8 index) in sl811_write_index() function
|
D | sl811-hw.h | 50 static void inline sl811_write_index (struct sl811_hc *hc, __u8 index) in sl811_write_index() function
|
/linux-2.4.37.9/include/asm-arm/ |
D | sl811-hw.h | 59 static void inline sl811_write_index (struct sl811_hc *hc, __u8 index) in sl811_write_index() function
|
D | hc_sl811-hw.h | 39 static void inline sl811_write_index (hcipriv_t *hp, __u8 index) in sl811_write_index() function
|
/linux-2.4.37.9/drivers/usb/host/ |
D | hc_sl811.c | 152 sl811_write_index (hp, offset); in SL811Read() 201 sl811_write_index (hp, offset); in SL811BufRead() 232 sl811_write_index (hp, offset); in SL811BufWrite()
|
D | sl811.c | 98 sl811_write_index (hc, offset); in sl811_read() 115 sl811_write_index (hc, offset); in sl811_read_buf() 126 sl811_write_index (hc, offset); in sl811_write_buf()
|