Searched refs:ioctl_type (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api/ |
D | loc_eng_ioctl.cpp | 61 rpc_loc_ioctl_e_type ioctl_type 90 rpc_loc_ioctl_e_type ioctl_type, in loc_eng_ioctl() argument 100 …ioctl: client = %d, ioctl_type = %d, cb_data =0x%x\n", (int32) handle, ioctl_type, (uint32) cb_dat… in loc_eng_ioctl() 104 ret_val = loc_eng_ioctl_setup_cb (handle, ioctl_type); in loc_eng_ioctl() 109 ioctl_type, in loc_eng_ioctl() 156 rpc_loc_ioctl_e_type ioctl_type in loc_eng_ioctl_setup_cb() argument 176 ioctl_cb_data_ptr->ioctl_type = ioctl_type; in loc_eng_ioctl_setup_cb() 328 else if (cb_data_ptr->type != ioctl_cb_data_ptr->ioctl_type) in loc_eng_ioctl_process_cb() 331 cb_data_ptr->type, ioctl_cb_data_ptr->ioctl_type); in loc_eng_ioctl_process_cb() 343 (int32) ioctl_cb_data_ptr->client_handle, ioctl_cb_data_ptr->ioctl_type, in loc_eng_ioctl_process_cb()
|
D | loc_eng_ioctl.h | 49 rpc_loc_ioctl_e_type ioctl_type; member 64 rpc_loc_ioctl_e_type ioctl_type,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_rpc_glue.c | 258 rpc_loc_ioctl_e_type ioctl_type, in loc_ioctl() argument 267 args.ioctl_type = ioctl_type; in loc_ioctl() 271 ioctl_data->disc = ioctl_type; in loc_ioctl() 275 switch (ioctl_type) in loc_ioctl()
|
D | loc_api_xdr.c | 78 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type)) in xdr_rpc_loc_ioctl_args()
|
D | loc_api.xdr | 72 rpc_loc_ioctl_e_type ioctl_type;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_rpc_glue.c | 258 rpc_loc_ioctl_e_type ioctl_type, in loc_ioctl() argument 267 args.ioctl_type = ioctl_type; in loc_ioctl() 271 ioctl_data->disc = ioctl_type; in loc_ioctl() 275 switch (ioctl_type) in loc_ioctl()
|
D | loc_api_xdr.c | 78 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type)) in xdr_rpc_loc_ioctl_args()
|
D | loc_api.xdr | 81 rpc_loc_ioctl_e_type ioctl_type;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
D | loc_api_rpc_glue.h | 92 rpc_loc_ioctl_e_type ioctl_type,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api.h | 48 rpc_loc_ioctl_e_type ioctl_type; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api.h | 48 rpc_loc_ioctl_e_type ioctl_type; member
|