Home
last modified time | relevance | path

Searched refs:hcipriv_t (Results 1 – 5 of 5) 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()
55 static void inline sl811_write_index (hcipriv_t *hp, __u8 index) in sl811_write_index()
63 static void inline sl811_write_data (hcipriv_t *hp, __u8 data) in sl811_write_data()
71 static void inline sl811_write_index_data (hcipriv_t *hp, __u8 index, __u8 data) in sl811_write_index_data()
104 static void inline sl811_release_regions (hcipriv_t *hp) in sl811_release_regions()
127 static int inline sl811_request_regions (hcipriv_t *hp, int base1, int base2) in sl811_request_regions()
/linux-2.4.37.9/include/asm-arm/
Dhc_sl811-hw.h28 static __u8 inline sl811_read_data (hcipriv_t *hp) in sl811_read_data()
39 static void inline sl811_write_index (hcipriv_t *hp, __u8 index) in sl811_write_index()
48 static void inline sl811_write_data (hcipriv_t *hp, __u8 data) in sl811_write_data()
56 static void inline sl811_write_index_data (hcipriv_t *hp, __u8 index, __u8 data) in sl811_write_index_data()
92 static void inline release_regions (hcipriv_t *hp) in release_regions()
117 static int inline request_regions (hcipriv_t *hp, int addr1, int addr2) in request_regions()
/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.c147 hcipriv_t *hp = &hci->hp; in SL811Read()
170 hcipriv_t *hp = &hci->hp; in SL811Write()
194 hcipriv_t *hp = &hci->hp; in SL811BufRead()
225 hcipriv_t *hp = &hci->hp; in SL811BufWrite()
329 hcipriv_t *hp = &hci->hp; in USBReset()
419 hcipriv_t *hp = &hci->hp; in hc_mark_last_trans()
464 hcipriv_t *hp = &hci->hp; in hc_add_trans()
653 hcipriv_t *hp = &hci->hp; in handleInsRmvIntr()
708 hcipriv_t *hp = &hci->hp; in SL11StartXaction()
801 hcipriv_t *hp = &hci->hp; in hc_interrupt()
[all …]
Dhc_simple.h141 hcipriv_t hp; /* individual part of hc type */
Dhc_sl811.h220 } hcipriv_t; typedef