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