Home
last modified time | relevance | path

Searched defs:client_handle (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ipa/
H A Dipa_qmi.h29 struct qmi_handle client_handle; member
/linux/sound/soc/qcom/qdsp6/
H A Dq6prm.c99 q6prm_vote_lpass_core_hw(struct device * dev,uint32_t hw_block_id,const char * client_name,uint32_t * client_handle) q6prm_vote_lpass_core_hw() argument
106 q6prm_unvote_lpass_core_hw(struct device * dev,uint32_t hw_block_id,uint32_t client_handle) q6prm_unvote_lpass_core_hw() argument
H A Dq6afe.c653 uint32_t client_handle; member
1842 q6afe_unvote_lpass_core_hw(struct device * dev,uint32_t hw_block_id,uint32_t client_handle) q6afe_unvote_lpass_core_hw() argument
1880 q6afe_vote_lpass_core_hw(struct device * dev,uint32_t hw_block_id,const char * client_name,uint32_t * client_handle) q6afe_vote_lpass_core_hw() argument
/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c134 int client_handle, bool empty_ok) in ef100_get_mac_address()