Home
last modified time | relevance | path

Searched refs:hidtx_ids (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_functions.c1373 hide->hidtx_ids = devm_kcalloc(dev, hide->num_hidtx_ids, in find_sdca_entity_hide()
1374 sizeof(*hide->hidtx_ids), GFP_KERNEL); in find_sdca_entity_hide()
1375 if (!hide->hidtx_ids) in find_sdca_entity_hide()
1380 hide->hidtx_ids, in find_sdca_entity_hide()
/linux/include/sound/
H A Dsdca_function.h1135 unsigned int *hidtx_ids; member