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.c1376 hide->hidtx_ids = devm_kcalloc(dev, hide->num_hidtx_ids, in find_sdca_entity_hide()
1377 sizeof(*hide->hidtx_ids), GFP_KERNEL); in find_sdca_entity_hide()
1378 if (!hide->hidtx_ids) in find_sdca_entity_hide()
1383 hide->hidtx_ids, in find_sdca_entity_hide()
/linux/include/sound/
H A Dsdca_function.h1135 unsigned int *hidtx_ids; member