Searched refs:hc_flush_data_cache (Results 1 – 3 of 3) sorted by relevance
181 static inline void hc_flush_data_cache (hci_t * hci, void *data, int len);
68 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()
431 static inline void hc_flush_data_cache (hci_t * hci, void *data, int len) in hc_flush_data_cache() function