Home
last modified time | relevance | path

Searched defs:command (Results 76 – 100 of 632) sorted by relevance

12345678910>>...26

/Linux-v5.4/drivers/misc/ibmasm/
Dlowlevel.c24 struct command *command = sp->current_command; in ibmasm_send_i2o_message() local
Dr_heartbeat.c24 unsigned char command[3]; member
/Linux-v5.4/drivers/mtd/devices/
Dmtd_dataflash.c87 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/
Di2c-aspeed.c178 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
Di2c-diolan-u2c.c166 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/
Druntime_instr.c70 SYSCALL_DEFINE2(s390_runtime_instr, int, command, int, signum) in SYSCALL_DEFINE2() argument
/Linux-v5.4/drivers/pci/hotplug/
Dpciehp_pci.c88 u16 command; in pciehp_unconfigure_device() local
/Linux-v5.4/drivers/platform/chrome/wilco_ec/
Dtelemetry.c89 u8 command; member
100 u8 command; member
125 u8 command; member
/Linux-v5.4/samples/mei/
Dmei-amt-version.c263 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/
Dcafe-driver.c171 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/
Dreset.c35 static void machine_restart(char *command) in machine_restart()
/Linux-v5.4/arch/mips/pmcs-msp71xx/
Dmsp_setup.c105 void msp_restart(char *command) in msp_restart()
/Linux-v5.4/arch/mips/ar7/
Dsetup.c15 static void ar7_machine_restart(char *command) in ar7_machine_restart()
/Linux-v5.4/include/net/
Dpkt_cls.h558 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/
Ddevice.c205 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/
Ddev-ioctl.c588 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/
Dportman2x4.c209 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/
Dkpc2000_i2c.c278 …_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/
Dide-pci-generic.c139 u16 command; in generic_init_one() local
/Linux-v5.4/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_escape.h83 uint32 command; member
/Linux-v5.4/drivers/hid/
Dhid-roccat-koneplus.h34 uint8_t command; /* KONEPLUS_COMMAND_ACTUAL_PROFILE */ member
40 uint8_t command; /* KONEPLUS_COMMAND_INFO */ member
/Linux-v5.4/drivers/reset/tegra/
Dreset-bpmp.c17 enum mrq_reset_commands command, in tegra_bpmp_reset_common()
/Linux-v5.4/include/uapi/linux/
Dvfio_ccw.h33 __u32 command; member
/Linux-v5.4/arch/mips/ralink/
Dreset.c85 static void ralink_restart(char *command) in ralink_restart()
/Linux-v5.4/tools/testing/selftests/bpf/
Dflow_dissector_load.c44 char command[64]; in detach_program() local

12345678910>>...26