Home
last modified time | relevance | path

Searched defs:cmd (Results 651 - 675 of 8982) sorted by relevance

1...<<21222324252627282930>>...360

/kernel/linux/linux-5.10/arch/mips/netlogic/xlr/
H A Dplatform-flash.c94 static void xlr_nand_ctrl(struct nand_chip *chip, int cmd, in xlr_nand_ctrl() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c195 void __noreturn mpc8xx_restart(char *cmd) in mpc8xx_restart() argument
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-nvram.c56 static inline void eeprom_cmd(unsigned int *ctrl, unsigned cmd, unsigned reg) in eeprom_cmd() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/
H A Dmisc.c36 void __noreturn mpc83xx_restart(char *cmd) in mpc83xx_restart() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dmpc7448_hpc2.c145 static void __noreturn mpc7448_hpc2_restart(char *cmd) in mpc7448_hpc2_restart() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dspu_utils.h102 unsigned int cmd = 0xB4; /* PUTLLC */ in enqueue_putllc() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H 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() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_soc.c212 void __noreturn fsl_hv_restart(char *cmd) in fsl_hv_restart() argument
158 fsl_rstcr_restart(struct notifier_block *this, unsigned long mode, void *cmd) fsl_rstcr_restart() argument
/kernel/linux/linux-5.10/arch/mips/sgi-ip32/
H A Dip32-reset.c68 static void ip32_machine_restart(char *cmd) in ip32_machine_restart() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
H A Dksi8560.c47 static void __noreturn machine_restart(char *cmd) in machine_restart() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dapc.c89 static long apc_ioctl(struct file *f, unsigned int cmd, unsigned long __arg) in apc_ioctl() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dmmapper_kern.c44 static long mmapper_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in mmapper_ioctl() argument
H A Dharddog_kern.c128 harddog_ioctl_unlocked(struct file *file, unsigned int cmd, unsigned long arg) harddog_ioctl_unlocked() argument
152 harddog_ioctl(struct file *file, unsigned int cmd, unsigned long arg) harddog_ioctl() argument
/kernel/linux/linux-5.10/arch/s390/hypfs/
H A Dhypfs_sprp.c26 static inline unsigned long __hypfs_sprp_diag304(void *data, unsigned long cmd) in __hypfs_sprp_diag304() argument
38 static unsigned long hypfs_sprp_diag304(void *data, unsigned long cmd) in hypfs_sprp_diag304() argument
72 unsigned long cmd; in __hypfs_sprp_ioctl() local
113 static long hypfs_sprp_ioctl(struct file *file, unsigned int cmd, in hypfs_sprp_ioctl() argument
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
H A Dcommon.c195 void footbridge_restart(enum reboot_mode mode, const char *cmd) in footbridge_restart() argument
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dsnappercl15.c42 static void snappercl15_nand_cmd_ctrl(struct nand_chip *chip, int cmd, in snappercl15_nand_cmd_ctrl() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_falcon.c50 struct scsi_cmnd *cmd = qc->scsicmd; in pata_falcon_data_xfer() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-sha204a.c74 struct atmel_i2c_cmd cmd; in atmel_sha204a_rng_read() local
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dcompat_ioctl.c210 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_agp_ioctl() argument
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Ddpseci.c30 struct fsl_mc_command cmd = { 0 }; in dpseci_open() local
61 struct fsl_mc_command cmd = { 0 }; in dpseci_close() local
79 struct fsl_mc_command cmd = { 0 }; in dpseci_enable() local
97 struct fsl_mc_command cmd = { 0 }; dpseci_disable() local
116 struct fsl_mc_command cmd = { 0 }; dpseci_reset() local
136 struct fsl_mc_command cmd = { 0 }; dpseci_is_enabled() local
165 struct fsl_mc_command cmd = { 0 }; dpseci_get_attributes() local
200 struct fsl_mc_command cmd = { 0 }; dpseci_set_rx_queue() local
234 struct fsl_mc_command cmd = { 0 }; dpseci_get_rx_queue() local
274 struct fsl_mc_command cmd = { 0 }; dpseci_get_tx_queue() local
307 struct fsl_mc_command cmd = { 0 }; dpseci_get_sec_attr() local
354 struct fsl_mc_command cmd = { 0 }; dpseci_get_api_version() local
384 struct fsl_mc_command cmd = { 0 }; dpseci_set_congestion_notification() local
419 struct fsl_mc_command cmd = { 0 }; dpseci_get_congestion_notification() local
[all...]
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dmc-sys.c31 static enum mc_cmd_status mc_cmd_hdr_read_status(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_status() argument
38 static u16 mc_cmd_hdr_read_cmdid(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_cmdid() argument
97 mc_write_command(struct fsl_mc_command __iomem *portal, struct fsl_mc_command *cmd) mc_write_command() argument
158 mc_polling_wait_preemptible(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd, enum mc_cmd_status *mc_status) mc_polling_wait_preemptible() argument
204 mc_polling_wait_atomic(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd, enum mc_cmd_status *mc_status) mc_polling_wait_atomic() argument
244 mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd) mc_send_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c93 union dmub_rb_cmd cmd; in dmub_psr_set_version() local
124 union dmub_rb_cmd cmd; in dmub_psr_enable() local
171 union dmub_rb_cmd cmd; dmub_psr_set_level() local
197 union dmub_rb_cmd cmd; dmub_psr_copy_settings() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dorion_nand.c30 static void orion_nand_cmd_ctrl(struct nand_chip *nc, int cmd, in orion_nand_cmd_ctrl() argument
/kernel/linux/linux-5.10/drivers/mux/
H A Dadg792a.c23 static int adg792a_write_cmd(struct i2c_client *i2c, u8 cmd, int reset) in adg792a_write_cmd() argument
37 u8 cmd; in adg792a_set() local
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dvitesse-vsc73xx-spi.c58 u8 cmd[4]; in vsc73xx_spi_read() local
100 u8 cmd[2]; in vsc73xx_spi_write() local
[all...]

Completed in 12 milliseconds

1...<<21222324252627282930>>...360