Searched refs:tx_data_max_size (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/intel/common/ | ||
H A D | sst-ipc.h | 62 int tx_data_max_size; member |
H A D | sst-ipc.c | 125 ipc->msg[i].tx.data = kzalloc(ipc->tx_data_max_size, GFP_KERNEL); in msg_empty_list_init() |