HomeSort by relevance Sort by last modified time
    Searched refs:ioctl_type (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ioctl.h 49 rpc_loc_ioctl_e_type ioctl_type; member in struct:loc_eng_ioctl_data_s_type
64 rpc_loc_ioctl_e_type ioctl_type,
loc_eng_ioctl.cpp 61 rpc_loc_ioctl_e_type ioctl_type
90 rpc_loc_ioctl_e_type ioctl_type,
100 ALOGV ("loc_eng_ioctl: client = %d, ioctl_type = %d, cb_data =0x%x\n", (int32) handle, ioctl_type, (uint32) cb_data_ptr);
104 ret_val = loc_eng_ioctl_setup_cb (handle, ioctl_type);
109 ioctl_type,
156 rpc_loc_ioctl_e_type ioctl_type
176 ioctl_cb_data_ptr->ioctl_type = ioctl_type;
328 else if (cb_data_ptr->type != ioctl_cb_data_ptr->ioctl_type)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 92 rpc_loc_ioctl_e_type ioctl_type,
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_rpc_glue.c 258 rpc_loc_ioctl_e_type ioctl_type,
267 args.ioctl_type = ioctl_type;
271 ioctl_data->disc = ioctl_type;
275 switch (ioctl_type)
loc_api.xdr 72 rpc_loc_ioctl_e_type ioctl_type;
loc_api_xdr.c 78 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type))
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_rpc_glue.c 258 rpc_loc_ioctl_e_type ioctl_type,
267 args.ioctl_type = ioctl_type;
271 ioctl_data->disc = ioctl_type;
275 switch (ioctl_type)
loc_api.xdr 81 rpc_loc_ioctl_e_type ioctl_type;
loc_api_xdr.c 78 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type))
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 48 rpc_loc_ioctl_e_type ioctl_type; member in struct:rpc_loc_ioctl_args
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 48 rpc_loc_ioctl_e_type ioctl_type; member in struct:rpc_loc_ioctl_args

Completed in 58 milliseconds