Home
last modified time | relevance | path

Searched refs:hc_flush_data_cache (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dhc_simple.h181 static inline void hc_flush_data_cache (hci_t * hci, void *data, int len);
Dhc_simple.c68 hc_flush_data_cache (hci, urb->setup_packet, 8); in hcs_urb_queue()
70 hc_flush_data_cache (hci, urb->transfer_buffer, in hcs_urb_queue()
Dhc_sl811.c431 static inline void hc_flush_data_cache (hci_t * hci, void *data, int len) in hc_flush_data_cache() function