| /Linux-v4.19/arch/mips/vr41xx/common/ |
| D | pmu.c | 84 static void vr41xx_restart(char *command) in vr41xx_restart()
|
| /Linux-v4.19/drivers/char/agp/ |
| D | uninorth-agp.c | 228 u32 command, scratch, status; in uninorth_agp_enable() local 346 u32 command; in agp_uninorth_resume() local
|
| /Linux-v4.19/drivers/rtc/ |
| D | rtc-cros-ec.c | 32 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get() 59 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set()
|
| /Linux-v4.19/drivers/media/usb/au0828/ |
| D | au0828-cards.c | 123 int au0828_tuner_callback(void *priv, int component, int command, int arg) in au0828_tuner_callback()
|
| /Linux-v4.19/arch/mips/bcm47xx/ |
| D | setup.c | 54 static void bcm47xx_machine_restart(char *command) in bcm47xx_machine_restart()
|
| /Linux-v4.19/include/uapi/linux/ |
| D | i2c-dev.h | 59 __u8 command; member
|
| /Linux-v4.19/fs/cifs/ |
| D | ioctl.c | 121 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
| /Linux-v4.19/drivers/isdn/hardware/eicon/ |
| D | di_defs.h | 49 word command; /* command = 0x0100 */ member 53 word command; /* command = 0x0300 */ member 63 word command; /* command = 0x0600 */ member
|
| /Linux-v4.19/drivers/watchdog/ |
| D | ziirave_wdt.c | 108 struct ziirave_wdt_rev *rev, u8 command) in ziirave_wdt_revision() 214 u8 command, u8 length, const u8 *data, in ziirave_firm_write_block_data() 233 static int ziirave_firm_write_byte(struct watchdog_device *wdd, u8 command, in ziirave_firm_write_byte()
|
| /Linux-v4.19/drivers/crypto/caam/ |
| D | desc_constr.h | 123 static inline void append_cmd(u32 * const desc, u32 command) in append_cmd() 151 static inline u32 *write_cmd(u32 * const desc, u32 command) in write_cmd() 159 u32 command) in append_cmd_ptr() 167 unsigned int len, u32 command) in append_cmd_ptr_extlen() 176 u32 command) in append_cmd_data()
|
| /Linux-v4.19/drivers/scsi/ |
| D | nsp32_debug.c | 86 static void print_commandk (unsigned char *command) in print_commandk()
|
| /Linux-v4.19/drivers/input/mouse/ |
| D | touchkit_ps2.c | 73 int command; in touchkit_ps2_detect() local
|
| /Linux-v4.19/drivers/usb/host/ |
| D | ehci-dbg.c | 188 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf() 270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd() 1060 unsigned int len, const char *label, u32 command) in dbg_command_buf() 1074 u32 command) { } in dbg_cmd()
|
| /Linux-v4.19/drivers/infiniband/core/ |
| D | uverbs_main.c | 652 static bool verify_command_mask(struct ib_uverbs_file *ufile, u32 command, in verify_command_mask() 661 static bool verify_command_idx(u32 command, bool extended) in verify_command_idx() 672 u32 *command, bool *extended) in process_hdr() 731 u32 command; in ib_uverbs_write() local
|
| /Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
| D | cmd.c | 937 uint16_t command; in lbs_submit_command() local 1499 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd_async() 1553 void lbs_cmd_async(struct lbs_private *priv, uint16_t command, in lbs_cmd_async() 1560 int __lbs_cmd(struct lbs_private *priv, uint16_t command, in __lbs_cmd()
|
| /Linux-v4.19/sound/pci/oxygen/ |
| D | xonar_hdmi.c | 29 static void hdmi_write_command(struct oxygen *chip, u8 command, in hdmi_write_command()
|
| /Linux-v4.19/drivers/input/rmi4/ |
| D | rmi_f34.c | 48 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() 134 int block_count, u8 command) in rmi_f34_write_blocks()
|
| /Linux-v4.19/drivers/scsi/pcmcia/ |
| D | nsp_debug.c | 88 static void print_commandk (unsigned char *command) in print_commandk()
|
| /Linux-v4.19/drivers/acpi/acpica/ |
| D | dbhistry.c | 21 char *command; member
|
| /Linux-v4.19/drivers/ata/ |
| D | ata_generic.c | 165 u16 command; in ata_generic_init_one() local
|
| /Linux-v4.19/tools/testing/selftests/tc-testing/ |
| D | TdcPlugin.py | 43 def adjust_command(self, stage, command): argument
|
| /Linux-v4.19/drivers/misc/mei/ |
| D | bus-fixup.c | 117 u8 command; member 260 u8 command; member 270 u8 command; member
|
| /Linux-v4.19/arch/mips/txx9/jmr3927/ |
| D | setup.c | 44 static void jmr3927_machine_restart(char *command) in jmr3927_machine_restart()
|
| /Linux-v4.19/drivers/fsi/ |
| D | fsi-sbefifo.c | 474 const __be32 *command, size_t cmd_len) in sbefifo_send_command() 611 const __be32 *command, size_t cmd_len, in sbefifo_do_command() 665 const __be32 *command, size_t cmd_len, in __sbefifo_submit() 715 int sbefifo_submit(struct device *dev, const __be32 *command, size_t cmd_len, in sbefifo_submit()
|
| /Linux-v4.19/drivers/staging/comedi/drivers/ |
| D | ni_usb6501.c | 165 static int ni6501_port_command(struct comedi_device *dev, int command, in ni6501_port_command() 247 static int ni6501_counter_command(struct comedi_device *dev, int command, in ni6501_counter_command()
|