Searched refs:hidtx_ids (Results 1 – 2 of 2) sorted by relevance
1376 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()
1135 unsigned int *hidtx_ids; member