| /third_party/alsa-utils/alsactl/ |
| H A D | alsactl.c | 246 char *cmd; in main() local [all...] |
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_widget.c | 472 command_enum cmd = 0; in on_mouse_key() local 555 command_enum cmd; in on_handle_key() local [all...] |
| /third_party/backends/backend/ |
| H A D | ibm-scsi.c | 142 static SANE_Byte cmd[6]; in test_unit_ready() local 157 static SANE_Byte cmd[6]; in inquiry() local 174 struct scsi_mode_select_cmd cmd; mode_select() member 222 static struct scsi_start_scan_cmd cmd; trigger_scan() local 247 struct scsi_window_cmd cmd; set_window() member 268 static struct scsi_window_cmd cmd; get_window() local 290 static struct scsi_read_scanner_cmd cmd; read_data() local 306 static struct scsi_object_position_cmd cmd; object_position() local 332 static struct scsi_get_buffer_status_cmd cmd; get_data_status() local [all...] |
| H A D | kvs40xx_cmd.c | 72 struct cmd struct 74 unsigned char cmd[MAX_CMD_SIZE]; member [all...] |
| H A D | plustek-pp_ptdrv.c | 632 static int ptdrvIoctl( pScanData ps, UInt cmd, pVoid arg ) in ptdrvIoctl() argument 1266 static int PtDrvIoctl( UInt cmd, pVoid arg ) in PtDrvIoctl() argument
|
| H A D | rts88xx_lib.c | 130 unsigned char cmd[] = { 0x80, 0x00, 0x00, 0x01 }; in sanei_rts88xx_read_reg() local 160 unsigned char cmd[] = { 0x88, 0x00, 0x00, 0x01, 0xff }; in sanei_rts88xx_write_reg() local
|
| H A D | hp5590_low.c | 458 hp5590_verify_last_cmd(SANE_Int dn, enum proto_flags proto_flags, unsigned int cmd) hp5590_verify_last_cmd() argument 527 hp5590_cmd(SANE_Int dn, enum proto_flags proto_flags, unsigned int flags, unsigned int cmd, unsigned char *data, unsigned int size, unsigned int core_flags) hp5590_cmd() argument 875 hp5590_bulk_write(SANE_Int dn, enum proto_flags proto_flags, int cmd, unsigned char *bytes, unsigned int size) hp5590_bulk_write() argument [all...] |
| H A D | ricoh-scsi.c | 128 static SANE_Byte cmd[6]; in test_unit_ready() local 143 static SANE_Byte cmd[6]; in inquiry() local 160 struct scsi_mode_select_cmd cmd; mode_select() member 206 static struct scsi_start_scan_cmd cmd; trigger_scan() local 229 struct scsi_window_cmd cmd; set_window() member 250 static struct scsi_window_cmd cmd; get_window() local 272 static struct scsi_read_scanner_cmd cmd; read_data() local 288 static SANE_Byte cmd[10]; object_position() local 303 static struct scsi_get_buffer_status_cmd cmd; get_data_status() local [all...] |
| H A D | snapscan-usb.c | 203 char cmd[] = {TEST_UNIT_READY, 0, 0, 0, 0, 0}; in snapscani_usb_close() local 210 char cmd[] = {TEST_UNIT_READY, 0, 0, 0, 0, 0}; in snapscani_usb_close() local 221 char cmd[] = {INQUIRY, 0, 0, 0, 120, 0}; in snapscani_usb_close() local 237 static int usb_cmdlen(int cmd) in usb_cmdlen() argument 487 u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, 20, 0}; usb_request_sense() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_io_sanei.c | 458 pixma_write (pixma_io_t * io, const void *cmd, unsigned len) in pixma_write() argument
|
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_urndis.c | 190 struct usb_cdc_cm_descriptor *cmd; in urndis_attach() local
|
| H A D | if_axge.c | 148 axge_write_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_write_mem() argument 165 axge_write_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg, uint8_t val) in axge_write_cmd_1() argument 171 axge_write_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_write_cmd_2() argument 182 axge_read_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_read_mem() argument 199 axge_read_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg) in axge_read_cmd_1() argument 208 axge_read_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, uint16_t reg) axge_read_cmd_2() argument [all...] |
| /third_party/libabigail/tools/ |
| H A D | abilint.cc | 907 string cmd = "diff -u " + opts.file_path + " " + tmp_file->get_path(); in main() local
|
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 127 static void ring_cmd_del(struct msm_cmd *cmd) in ring_cmd_del() argument 140 struct msm_cmd *cmd = calloc(1, sizeof(*cmd)); ring_cmd_new() local 262 struct drm_msm_gem_submit_cmd *cmd; get_cmd() local 316 struct msm_cmd *cmd = current_cmd(ring); msm_ringbuffer_hostptr() local 323 struct msm_cmd *cmd, *tmp; delete_cmds() local 404 struct drm_msm_gem_submit_cmd *cmd = &msm_ring->submit.cmds[i]; dump_submit() local 445 struct drm_msm_gem_submit_cmd *cmd = &msm_ring->submit.cmds[i]; handle_stateobj_relocs() local 489 struct drm_msm_gem_submit_cmd *cmd; msm_ringbuffer_flush() local 535 struct drm_msm_gem_submit_cmd *cmd = &msm_ring->submit.cmds[i]; msm_ringbuffer_flush() local 565 struct msm_cmd *cmd = current_cmd(ring); msm_ringbuffer_emit_reloc() local 616 struct msm_cmd *cmd = NULL; msm_ringbuffer_emit_reloc_ring() local [all...] |
| /third_party/mesa3d/src/drm-shim/ |
| H A D | drm_shim.c | 670 fcntl(int fd, int cmd, ...) in fcntl() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | fsmount.h | 71 static inline int fsconfig(int fd, unsigned int cmd, const char *key, in fsconfig() argument
|
| H A D | keyctl.h | 42 static inline long keyctl(int cmd, ...) in keyctl() argument
|
| /third_party/ltp/testcases/kdump/lib/lkdtm/ |
| H A D | lkdtm.c | 180 int jp_scsi_dispatch_cmd(struct scsi_cmnd *cmd) in jp_scsi_dispatch_cmd() argument 188 jp_generic_ide_ioctl(ide_drive_t * drive, struct file *file, struct block_device *bdev, unsigned int cmd, unsigned long arg) jp_generic_ide_ioctl() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/base/tbase/ |
| H A D | tbase.c | 238 tbase_ioctl(struct inode *ino, struct file *f, unsigned int cmd, unsigned long l) tbase_ioctl() argument
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_socket.c | 381 uint32_t cmd[1]; in virgl_vtest_send_resource_unref() local 400 uint32_t cmd[VCMD_TRANSFER_HDR_SIZE]; in virgl_vtest_send_transfer_cmd() local 435 uint32_t cmd[VCMD_TRANSFER2_HDR_SIZE]; virgl_vtest_send_transfer_cmd2() local 527 uint32_t cmd[VCMD_BUSY_WAIT_SIZE]; virgl_vtest_busy_wait() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer_upload.c | 578 SVGA3dCmdSurfaceDMA *cmd; in svga_buffer_upload_hb_command() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene.h | 79 uint8_t cmd[CMD_BLOCK_MAX]; // LP_RAST_OP_x member 317 lp_scene_bin_command(struct lp_scene *scene, unsigned x, unsigned y, enum lp_rast_op cmd, union lp_rast_cmd_arg arg) lp_scene_bin_command() argument 349 lp_scene_bin_cmd_with_state(struct lp_scene *scene, unsigned x, unsigned y, const struct lp_rast_state *state, enum lp_rast_op cmd, union lp_rast_cmd_arg arg) lp_scene_bin_cmd_with_state() argument 375 lp_scene_bin_everywhere(struct lp_scene *scene, enum lp_rast_op cmd, const union lp_rast_cmd_arg arg) lp_scene_bin_everywhere() argument
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| H A D | main.c | 70 ltpdev_cmd_t cmd = { 0, 0 }; in main() local
|
| /third_party/ltp/utils/benchmark/ebizzy-0.3/ |
| H A D | ebizzy.c | 81 static char *cmd; variable
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | vcn_tests.c | 50 uint32_t cmd; member 283 static void vcn_dec_cmd(uint64_t addr, unsigned cmd, int *idx) in vcn_dec_cmd() argument
|