Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/camera/mm-camera-interface/
Dmm_camera.c155 mm_camera_ops_type_t opcode) in mm_camera_util_opcode_2_ch_type()
824 mm_camera_ops_type_t opcode, void *parm) in mm_camera_action_start()
896 mm_camera_ops_type_t opcode, void *parm) in mm_camera_action_stop()
1110 mm_camera_ops_type_t opcode, void *parm) in mm_camera_action()
Dmm_camera_interface2.c55 mm_camera_ops_type_t opcode) in mm_camera_util_opcode_2_ch_type()
249 mm_camera_ops_type_t opcode) in mm_camera_ops_is_op_supported()
312 mm_camera_ops_type_t opcode, void *val) in mm_camera_ops_action()
814 uint8_t cam_ops_is_op_supported(int cam_id, mm_camera_ops_type_t opcode) in cam_ops_is_op_supported()
825 mm_camera_ops_type_t opcode, void *val) in cam_ops_action()
/hardware/ti/wpan/ti_st/uim-sysfs/
Duim.h86 uint16_t opcode; /* OCF & OGF */ member
99 uint16_t opcode; member
106 uint16_t opcode; member
Duim.c202 static int read_command_complete(int fd, unsigned short opcode) in read_command_complete()
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
Duim.h87 uint16_t opcode; /* OCF & OGF */ member
100 uint16_t opcode; member
107 uint16_t opcode; member
Duim.c264 static int read_command_complete(int fd, unsigned short opcode) in read_command_complete()
/hardware/qcom/bt/libbt-vendor/src/
Dbt_vendor_qcom.c90 static int op(bt_vendor_opcode_t opcode, void *param) in op()
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
Dbt_amp_hci.h40 #define HCI_CMD_OGF(opcode) ((uint8)(((opcode) >> 10) & 0x3F)) argument
41 #define HCI_CMD_OCF(opcode) ((opcode) & 0x03FF) argument
Dbcmevent.h272 uint8 opcode; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbt_amp_hci.h40 #define HCI_CMD_OGF(opcode) ((uint8)(((opcode) >> 10) & 0x3F)) argument
41 #define HCI_CMD_OCF(opcode) ((opcode) & 0x03FF) argument
Dbcmevent.h283 uint8 opcode; member