Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci-serdes-test.c68 ohci1394_at_data_set_retry(quadlets, retry); in test_at_data_serdes()
H A Dohci.h217 static inline void ohci1394_at_data_set_retry(__le32 *data, unsigned int retry) in ohci1394_at_data_set_retry() function
H A Dohci.c1425 ohci1394_at_data_set_retry(header, async_header_get_retry(packet->header)); in at_context_queue_packet()