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.c300 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/drivers/infiniband/core/
H A Ddevice.c1906 static int __ib_get_global_client_nl_info(const char *client_name, in __ib_get_global_client_nl_info()
1933 const char *client_name, in __ib_get_client_nl_info()
1975 int ib_get_client_nl_info(struct ib_device *ibdev, const char *client_name, in ib_get_client_nl_info()
/linux/net/sunrpc/
H A Dclnt.c286 const char *client_name) in rpc_client_register()