Searched defs:tx_data (Results 1 – 7 of 7) sorted by relevance
/sound/soc/blackfin/ |
D | bf6xx-sport.h | 37 void *tx_data; member
|
D | bf6xx-sport.c | 108 void (*tx_callback)(void *), void *tx_data) in sport_set_tx_callback() argument
|
D | bf5xx-sport.h | 91 void *tx_data; member
|
D | bf5xx-sport.c | 784 void (*tx_callback)(void *), void *tx_data) in sport_set_tx_callback() argument
|
/sound/soc/intel/ |
D | sst-baytrail-ipc.c | 151 char tx_data[SST_BYT_IPC_MAX_PAYLOAD_SIZE]; member 370 void *tx_data, size_t tx_bytes, in sst_byt_ipc_tx_message() 410 void *tx_data, size_t tx_bytes, in sst_byt_ipc_tx_msg_wait() 418 void *tx_data, size_t tx_bytes) in sst_byt_ipc_tx_msg_nowait()
|
D | sst-haswell-ipc.c | 194 char tx_data[IPC_MAX_MAILBOX_BYTES]; member 521 static int ipc_tx_message(struct sst_hsw *hsw, u32 header, void *tx_data, in ipc_tx_message() 558 void *tx_data, size_t tx_bytes, void *rx_data, size_t rx_bytes) in ipc_tx_message_wait() 565 void *tx_data, size_t tx_bytes) in ipc_tx_message_nowait()
|
/sound/firewire/ |
D | dice.c | 1148 __be32 tx_data[4]; in dice_interface_check() local
|