| /Linux-v5.4/drivers/misc/ibmasm/ |
| D | lowlevel.c | 24 struct command *command = sp->current_command; in ibmasm_send_i2o_message() local
|
| D | r_heartbeat.c | 24 unsigned char command[3]; member
|
| /Linux-v5.4/drivers/mtd/devices/ |
| D | mtd_dataflash.c | 87 u8 command[4]; member 155 u8 *command; in dataflash_erase() local 236 u8 *command; in dataflash_read() local 304 u8 *command; in dataflash_write() local
|
| /Linux-v5.4/drivers/i2c/busses/ |
| D | i2c-aspeed.c | 178 u32 command; in aspeed_i2c_recover_bus() local 245 u32 command, irq_handled = 0; in aspeed_i2c_slave_irq() local 341 u32 command = ASPEED_I2CD_M_START_CMD | ASPEED_I2CD_M_TX_CMD; in aspeed_i2c_do_start() local 404 u32 irq_handled = 0, command = 0; in aspeed_i2c_master_irq() local
|
| D | i2c-diolan-u2c.c | 166 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush) in diolan_usb_cmd() 174 static int diolan_usb_cmd_data(struct i2c_diolan_u2c *dev, u8 command, u8 data, in diolan_usb_cmd_data() 184 static int diolan_usb_cmd_data2(struct i2c_diolan_u2c *dev, u8 command, u8 d1, in diolan_usb_cmd_data2()
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | runtime_instr.c | 70 SYSCALL_DEFINE2(s390_runtime_instr, int, command, int, signum) in SYSCALL_DEFINE2() argument
|
| /Linux-v5.4/drivers/pci/hotplug/ |
| D | pciehp_pci.c | 88 u16 command; in pciehp_unconfigure_device() local
|
| /Linux-v5.4/drivers/platform/chrome/wilco_ec/ |
| D | telemetry.c | 89 u8 command; member 100 u8 command; member 125 u8 command; member
|
| /Linux-v5.4/samples/mei/ |
| D | mei-amt-version.c | 263 uint32_t command; member 347 static uint32_t amt_verify_response_header(uint32_t command, in amt_verify_response_header() 368 const unsigned char *command, ssize_t command_sz, in amt_host_if_call()
|
| /Linux-v5.4/drivers/media/platform/marvell-ccic/ |
| D | cafe-driver.c | 171 u16 addr, u8 command, u8 value) in cafe_smbus_write_data() 250 u16 addr, u8 command, u8 *value) in cafe_smbus_read_data() 293 unsigned short flags, char rw, u8 command, in cafe_smbus_xfer()
|
| /Linux-v5.4/arch/mips/lantiq/falcon/ |
| D | reset.c | 35 static void machine_restart(char *command) in machine_restart()
|
| /Linux-v5.4/arch/mips/pmcs-msp71xx/ |
| D | msp_setup.c | 105 void msp_restart(char *command) in msp_restart()
|
| /Linux-v5.4/arch/mips/ar7/ |
| D | setup.c | 15 static void ar7_machine_restart(char *command) in ar7_machine_restart()
|
| /Linux-v5.4/include/net/ |
| D | pkt_cls.h | 558 enum tc_clsu32_command command; member 644 enum tc_matchall_command command; member 657 enum tc_clsbpf_command command; member 702 enum tc_mq_command command; member 729 enum tc_red_command command; member 775 enum tc_gred_command command; member 807 enum tc_prio_command command; member 822 enum tc_root_command command; member
|
| /Linux-v5.4/sound/usb/caiaq/ |
| D | device.c | 205 unsigned char command, in snd_usb_caiaq_send_command() 227 unsigned char command, in snd_usb_caiaq_send_command_bank()
|
| /Linux-v5.4/fs/autofs/ |
| D | dev-ioctl.c | 588 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() 683 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() 693 static long autofs_dev_ioctl_compat(struct file *file, unsigned int command, in autofs_dev_ioctl_compat()
|
| /Linux-v5.4/sound/drivers/ |
| D | portman2x4.c | 209 int command = ((port + 4) << 1); in portman_write_midi() local 362 int command = INT_EN; in portman_data_avail() local 389 unsigned char command = 0; in portman_flush_input() local
|
| /Linux-v5.4/drivers/staging/kpc2000/ |
| D | kpc2000_i2c.c | 278 …_byte(struct i2c_device *priv, union i2c_smbus_data *data, char read_write, int command, int hwpec) in i801_block_transaction_byte_by_byte() 357 …ction(struct i2c_device *priv, union i2c_smbus_data *data, char read_write, int command, int hwpec) in i801_block_transaction() 402 …ct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union… in i801_access()
|
| /Linux-v5.4/drivers/ide/ |
| D | ide-pci-generic.c | 139 u16 command; in generic_init_one() local
|
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/device_include/ |
| D | svga_escape.h | 83 uint32 command; member
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-roccat-koneplus.h | 34 uint8_t command; /* KONEPLUS_COMMAND_ACTUAL_PROFILE */ member 40 uint8_t command; /* KONEPLUS_COMMAND_INFO */ member
|
| /Linux-v5.4/drivers/reset/tegra/ |
| D | reset-bpmp.c | 17 enum mrq_reset_commands command, in tegra_bpmp_reset_common()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | vfio_ccw.h | 33 __u32 command; member
|
| /Linux-v5.4/arch/mips/ralink/ |
| D | reset.c | 85 static void ralink_restart(char *command) in ralink_restart()
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | flow_dissector_load.c | 44 char command[64]; in detach_program() local
|