Home
last modified time | relevance | path

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

1234567891011

/arch/m68k/atari/
Datakeyb.c337 static const char cmd[2] = { 0x80, 0x01 }; in ikbd_reset() local
350 char cmd[2] = { 0x07, mode }; in ikbd_mouse_button_action() local
358 static const char cmd[1] = { 0x08 }; in ikbd_mouse_rel_pos() local
367 char cmd[5] = { 0x09, xmax>>8, xmax&0xFF, ymax>>8, ymax&0xFF }; in ikbd_mouse_abs_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
410 char cmd[6] = { 0x0E, 0x00, x>>8, x&0xFF, y>>8, y&0xFF }; in ikbd_mouse_pos_set() local
418 static const char cmd[1] = { 0x0F }; in ikbd_mouse_y0_bot() local
[all …]
/arch/powerpc/platforms/powermac/
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
137 static int pmf_parser_write_gpio(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_gpio()
147 static int pmf_parser_read_gpio(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_gpio()
159 static int pmf_parser_write_reg32(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_reg32()
171 static int pmf_parser_read_reg32(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_reg32()
181 static int pmf_parser_write_reg16(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_reg16()
193 static int pmf_parser_read_reg16(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_read_reg16()
203 static int pmf_parser_write_reg8(struct pmf_cmd *cmd, struct pmf_handlers *h) in pmf_parser_write_reg8()
[all …]
/arch/s390/hypfs/
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/
Dcommon.h159 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart()
167 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart()
175 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart()
183 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
192 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
Domap4-restart.c19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
Dam33xx-restart.c19 void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart()
Domap3-restart.c28 void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart()
Dti81xx-restart.c25 void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
/arch/arm/mach-socfpga/
Dsocfpga.c70 static void socfpga_cyclone5_restart(enum reboot_mode mode, const char *cmd) in socfpga_cyclone5_restart()
83 static void socfpga_arria10_restart(enum reboot_mode mode, const char *cmd) in socfpga_arria10_restart()
/arch/powerpc/platforms/cell/spufs/
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/mach-iop32x/
Drestart.c11 void iop3xx_restart(enum reboot_mode mode, const char *cmd) in iop3xx_restart()
/arch/arm/kernel/
Dv7m.c10 void armv7m_restart(enum reboot_mode mode, const char *cmd) in armv7m_restart()
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/
Dsystem.c12 void highbank_restart(enum reboot_mode mode, const char *cmd) in highbank_restart()
/arch/arm/mach-spear/
Drestart.c18 void spear_restart(enum reboot_mode mode, const char *cmd) in spear_restart()
/arch/mips/sgi-ip30/
Dip30-power.c23 static void __noreturn ip30_machine_restart(char *cmd) in ip30_machine_restart()
/arch/powerpc/kernel/
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/arm/mach-omap1/
Dboard-nand.c20 void omap1_nand_cmd_ctl(struct nand_chip *this, int cmd, unsigned int ctrl) in omap1_nand_cmd_ctl()
/arch/arm/mach-nspire/
Dnspire.c30 static void nspire_restart(enum reboot_mode mode, const char *cmd) in nspire_restart()
/arch/s390/kernel/
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/um/drivers/
Dharddog_kern.c124 unsigned int cmd, unsigned long arg) in harddog_ioctl_unlocked()
148 unsigned int cmd, unsigned long arg) in harddog_ioctl()
/arch/x86/include/asm/xen/
Dhypercall.h278 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
284 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
332 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
356 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
362 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
368 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io()
374 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
380 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
386 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
392 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/arch/csky/kernel/
Dpower.c25 void machine_restart(char *cmd) in machine_restart()
/arch/hexagon/kernel/
Dreset.c19 void machine_restart(char *cmd) in machine_restart()
/arch/powerpc/sysdev/
Dfsl_soc.c159 unsigned long mode, void *cmd) in fsl_rstcr_restart()
212 void __noreturn fsl_hv_restart(char *cmd) in fsl_hv_restart()

1234567891011