| /kernel/linux/linux-6.6/arch/arm/mach-vt8500/ |
| H A D | vt8500.c | 33 static void vt8500_restart(enum reboot_mode mode, const char *cmd) in vt8500_restart() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/ |
| H A D | linkstation.c | 102 static void __noreturn linkstation_restart(char *cmd) in linkstation_restart() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/ |
| H A D | soc.c | 194 void ppc4xx_reset_system(char *cmd) in ppc4xx_reset_system() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/ |
| H A D | m8xx_setup.c | 161 void __noreturn mpc8xx_restart(char *cmd) in mpc8xx_restart() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
| H A D | spu_save.c | 53 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
| H A D | debug_regs.c | 72 uint64_t cmd; in main() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | cpcmd.c | 64 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd() argument 90 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd() argument
|
| /kernel/linux/linux-6.6/arch/sh/boards/mach-landisk/ |
| H A D | gio.c | 56 static long gio_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gio_ioctl() argument
|
| /kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
| H A D | common.c | 125 unsigned int cmd = 0; in pcibios_handle_status_errors() local
|
| /kernel/linux/linux-6.6/arch/s390/hypfs/ |
| H A D | hypfs_dbfs.c | 61 static long dbfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dbfs_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | common_baco.h | 37 enum baco_cmd_type cmd; member 46 enum baco_cmd_type cmd; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | igt_gem_utils.c | 48 u32 *cmd; in igt_emit_store_dw() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| H A D | gp10b.c | 41 struct nv_pmu_acr_bootstrap_multiple_falcons_cmd cmd = { in gp10b_pmu_acr_bootstrap_multiple_falcons() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| H A D | panel-samsung-s6e63m0-dsi.c | 19 static int s6e63m0_dsi_dcs_read(struct device *dev, const u8 cmd, u8 *data) in s6e63m0_dsi_dcs_read() argument 39 u8 cmd; in s6e63m0_dsi_dcs_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| H A D | cx18-mailbox.h | 54 u32 cmd; member
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| H A D | pwrseq_emmc.c | 42 mmc_pwrseq_emmc_reset_nb(struct notifier_block *this, unsigned long mode, void *cmd) mmc_pwrseq_emmc_reset_nb() argument
|
| /kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
| H A D | command.c | 22 struct command *cmd; in ibmasm_new_command() local 54 struct command *cmd = to_command(kref); ibmasm_free_command() local 63 enqueue_command(struct service_processor *sp, struct command *cmd) enqueue_command() argument 70 struct command *cmd; dequeue_command() local 105 ibmasm_exec_command(struct service_processor *sp, struct command *cmd) ibmasm_exec_command() argument 148 ibmasm_wait_for_response(struct command *cmd, int timeout) ibmasm_wait_for_response() argument 163 struct command *cmd = sp->current_command; ibmasm_receive_command_response() local [all...] |
| H A D | dot_command.c | 112 struct command *cmd; in ibmasm_send_os_state() local
|
| H A D | dot_command.h | 41 struct dot_command_header *cmd = (struct dot_command_header *)buffer; in get_dot_command_size() local 48 unsigned char *cmd = buffer + sizeof(struct dot_command_header); in get_dot_command_timeout() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | vendor.h | 44 uint cmd; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dprtc.c | 35 struct fsl_mc_command cmd = { 0 }; in dprtc_open() local 68 struct fsl_mc_command cmd = { 0 }; in dprtc_close() local 98 struct fsl_mc_command cmd in dprtc_set_irq_enable() local 128 struct fsl_mc_command cmd = { 0 }; dprtc_get_irq_enable() local 170 struct fsl_mc_command cmd = { 0 }; dprtc_set_irq_mask() local 203 struct fsl_mc_command cmd = { 0 }; dprtc_get_irq_mask() local 243 struct fsl_mc_command cmd = { 0 }; dprtc_get_irq_status() local 283 struct fsl_mc_command cmd = { 0 }; dprtc_clear_irq_status() local [all...] |
| H A D | dpmac.c | 32 struct fsl_mc_command cmd = { 0 }; in dpmac_open() local 68 struct fsl_mc_command cmd = { 0 }; in dpmac_close() local 94 struct fsl_mc_command cmd in dpmac_get_attributes() local 132 struct fsl_mc_command cmd = { 0 }; dpmac_set_link_state() local 166 struct fsl_mc_command cmd = { 0 }; dpmac_get_counter() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
| H A D | cmdresp.c | 225 struct cmd_header cmd; in lbs_process_event() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-devtrace.h | 52 struct iwl_cmd_header *cmd = (void *)((u8 *)rxbuf + sizeof(__le32)); in iwl_rx_trace_len() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| H A D | hal_tx.c | 36 void ath11k_hal_tx_cmd_desc_setup(struct ath11k_base *ab, void *cmd, in ath11k_hal_tx_cmd_desc_setup() argument
|