Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 231) sorted by relevance

12345678910

/arch/m68k/atari/
A Datakeyb.c350 char cmd[2] = { 0x07, mode }; in ikbd_mouse_button_action() local
358 static const char cmd[1] = { 0x08 }; in ikbd_mouse_rel_pos() local
375 char cmd[3] = { 0x0A, dx, dy }; in ikbd_mouse_kbd_mode() local
383 char cmd[3] = { 0x0B, x, y }; in ikbd_mouse_thresh() local
392 char cmd[3] = { 0x0C, x, y }; in ikbd_mouse_scale() local
400 static const char cmd[1] = { 0x0D }; in ikbd_mouse_pos_get() local
418 static const char cmd[1] = { 0x0F }; in ikbd_mouse_y0_bot() local
426 static const char cmd[1] = { 0x10 }; in ikbd_mouse_y0_top() local
435 static const char cmd[1] = { 0x12 }; in ikbd_mouse_disable() local
444 static const char cmd[1] = { 0x14 }; in ikbd_joystick_event_on() local
[all …]
/arch/powerpc/platforms/powermac/
A Dpfunc_core.c96 static u32 pmf_next32(struct pmf_cmd *cmd) in pmf_next32()
108 static const void* pmf_next_blob(struct pmf_cmd *cmd, int count) in pmf_next_blob()
124 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument
404 static int pmf_parser_read_reg32_msrx(struct pmf_cmd *cmd, in pmf_parser_read_reg32_msrx()
418 static int pmf_parser_read_reg16_msrx(struct pmf_cmd *cmd, in pmf_parser_read_reg16_msrx()
431 static int pmf_parser_read_reg8_msrx(struct pmf_cmd *cmd, in pmf_parser_read_reg8_msrx()
445 static int pmf_parser_write_reg32_slm(struct pmf_cmd *cmd, in pmf_parser_write_reg32_slm()
458 static int pmf_parser_write_reg16_slm(struct pmf_cmd *cmd, in pmf_parser_write_reg16_slm()
471 static int pmf_parser_write_reg8_slm(struct pmf_cmd *cmd, in pmf_parser_write_reg8_slm()
484 static int pmf_parser_mask_and_compare(struct pmf_cmd *cmd, in pmf_parser_mask_and_compare()
[all …]
/arch/x86/include/asm/
A Dvmware.h99 unsigned long vmware_hypercall1(unsigned long cmd, unsigned long in1) in vmware_hypercall1()
123 unsigned long vmware_hypercall3(unsigned long cmd, unsigned long in1, in vmware_hypercall3()
148 unsigned long vmware_hypercall4(unsigned long cmd, unsigned long in1, in vmware_hypercall4()
173 unsigned long vmware_hypercall5(unsigned long cmd, unsigned long in1, in vmware_hypercall5()
201 unsigned long vmware_hypercall6(unsigned long cmd, unsigned long in1, in vmware_hypercall6()
228 unsigned long vmware_hypercall7(unsigned long cmd, unsigned long in1, in vmware_hypercall7()
270 unsigned long vmware_hypercall_hb_out(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb_out()
298 unsigned long vmware_hypercall_hb_in(unsigned long cmd, unsigned long in2, in vmware_hypercall_hb_in()
/arch/s390/hypfs/
A Dhypfs_sprp.c26 static inline unsigned long __hypfs_sprp_diag304(void *data, unsigned long cmd) in __hypfs_sprp_diag304()
37 static unsigned long hypfs_sprp_diag304(void *data, unsigned long cmd) in hypfs_sprp_diag304()
71 unsigned long cmd; in __hypfs_sprp_ioctl() local
112 static long hypfs_sprp_ioctl(struct file *file, unsigned int cmd, in hypfs_sprp_ioctl()
/arch/arm/mach-omap2/
A Dcommon.h136 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart()
144 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart()
152 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart()
160 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
169 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
A Dam33xx-restart.c19 void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart()
A Domap3-restart.c28 void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart()
A Domap4-restart.c19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
A Dti81xx-restart.c25 void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
/arch/arm/mach-socfpga/
A Dsocfpga.c68 static void socfpga_cyclone5_restart(enum reboot_mode mode, const char *cmd) in socfpga_cyclone5_restart()
81 static void socfpga_arria10_restart(enum reboot_mode mode, const char *cmd) in socfpga_arria10_restart()
/arch/powerpc/platforms/cell/spufs/
A Dspu_save.c53 unsigned int cmd = 0x24; /* PUTL */ in save_upper_240kb() local
109 unsigned int cmd = 0x20; /* PUT */ in spill_regs_to_mem() local
126 unsigned int cmd = 0xCC; in enqueue_sync() local
/arch/arm/kernel/
A Dv7m.c10 void armv7m_restart(enum reboot_mode mode, const char *cmd) in armv7m_restart()
A Dxscale-cp0.c33 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do()
58 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
/arch/arm/mach-highbank/
A Dsystem.c12 void highbank_restart(enum reboot_mode mode, const char *cmd) in highbank_restart()
/arch/powerpc/platforms/82xx/
A Dpq2.c23 void __noreturn pq2_restart(char *cmd) in pq2_restart()
/arch/arm/mach-spear/
A Drestart.c18 void spear_restart(enum reboot_mode mode, const char *cmd) in spear_restart()
/arch/mips/sgi-ip30/
A Dip30-power.c23 static void __noreturn ip30_machine_restart(char *cmd) in ip30_machine_restart()
/arch/powerpc/kernel/
A Dsmp-tbsync.c27 volatile int cmd; member
47 int cmd; in smp_generic_take_timebase() local
78 static int start_contest(int cmd, long offset, int num) in start_contest()
/arch/x86/include/asm/xen/
A Dhypercall.h285 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
392 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
420 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
432 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
438 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
444 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io()
450 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
456 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
462 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
468 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/arch/um/drivers/
A Dharddog_kern.c125 unsigned int cmd, unsigned long arg) in harddog_ioctl_unlocked()
149 unsigned int cmd, unsigned long arg) in harddog_ioctl()
/arch/s390/kernel/
A Dcpcmd.c64 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd()
90 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd()
/arch/powerpc/sysdev/
A Dfsl_soc.c144 unsigned long mode, void *cmd) in fsl_rstcr_restart()
197 void __noreturn fsl_hv_restart(char *cmd) in fsl_hv_restart()
/arch/csky/kernel/
A Dpower.c23 void machine_restart(char *cmd) in machine_restart()
/arch/hexagon/kernel/
A Dreset.c20 void machine_restart(char *cmd) in machine_restart()
/arch/microblaze/kernel/
A Dreset.c35 void machine_restart(char *cmd) in machine_restart()

Completed in 35 milliseconds

12345678910