Home
last modified time | relevance | path

Searched defs:tx_data (Results 1 – 7 of 7) sorted by relevance

/sound/soc/blackfin/
Dbf6xx-sport.h37 void *tx_data; member
Dbf6xx-sport.c108 void (*tx_callback)(void *), void *tx_data) in sport_set_tx_callback() argument
Dbf5xx-sport.h91 void *tx_data; member
Dbf5xx-sport.c784 void (*tx_callback)(void *), void *tx_data) in sport_set_tx_callback() argument
/sound/soc/intel/
Dsst-baytrail-ipc.c151 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()
Dsst-haswell-ipc.c194 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/
Ddice.c1148 __be32 tx_data[4]; in dice_interface_check() local