Home
last modified time | relevance | path

Searched refs:sl811_read_data (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-i386/
Dhc_sl811-hw.h47 static __u8 inline sl811_read_data (hcipriv_t *hp) in sl811_read_data() function
Dsl811-hw.h42 static __u8 inline sl811_read_data (struct sl811_hc *hc) in sl811_read_data() function
/linux-2.4.37.9/include/asm-arm/
Dsl811-hw.h48 static __u8 inline sl811_read_data (struct sl811_hc *hc) in sl811_read_data() function
Dhc_sl811-hw.h28 static __u8 inline sl811_read_data (hcipriv_t *hp) in sl811_read_data() function
/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.c153 return (sl811_read_data (hp)); in SL811Read()
204 *buf++ = sl811_read_data(hp); in SL811BufRead()
Dsl811.c99 return (sl811_read_data (hc)); in sl811_read()
117 *buf++ = sl811_read_data(hc); in sl811_read_buf()