Home
last modified time | relevance | path

Searched defs:client_name (Results 1 – 6 of 6) sorted by relevance

/linux/samples/qmi/
H A Dqmi_sample_client.c71 struct test_name_type_v01 client_name; member
172 struct test_name_type_v01 client_name; member
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c294 struct xdr_netobj client_name = { 0 , NULL }; in gssp_accept_sec_context_upcall() local
/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
H A Dq6afe.c648 char client_name[8]; global() member
1863 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/include/linux/sunrpc/
H A Dclnt.h151 char *client_name; member
/linux/net/sunrpc/
H A Dclnt.c298 const char *client_name) in rpc_client_register()