Home
last modified time | relevance | path

Searched defs:tx_resources (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x.h44 struct fw_iso_resources tx_resources; member
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu.h59 struct fw_iso_resources tx_resources; member
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff.h95 struct fw_iso_resources tx_resources; member
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.h108 struct fw_iso_resources tx_resources[MAX_STREAMS]; member
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam.h77 struct fw_iso_resources tx_resources; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c308 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local