| /kernel/linux/linux-5.10/drivers/net/can/spi/ |
| H A D | hi311x.c | 221 static int hi3110_cmd(struct spi_device *spi, u8 command) in hi3110_cmd() argument 231 static u8 hi3110_read(struct spi_device *spi, u8 command) in hi3110_read() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | cafe_nand.c | 160 static void cafe_nand_cmdfunc(struct nand_chip *chip, unsigned command, in cafe_nand_cmdfunc() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| H A D | arcdevice.h | 320 void (*command)(struct net_device *dev, int cmd); member
|
| /kernel/linux/linux-5.10/drivers/net/can/usb/ |
| H A D | usb_8dev.c | 170 u8 command; /* command to execute */ member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_phy.c | 473 u32 i, data, command; in ixgbe_read_phy_reg_mdi() local 574 u32 i, command; ixgbe_write_phy_reg_mdi() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/sgi/ |
| H A D | ioc.h | 39 volatile u8 command; member
|
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
| H A D | setup.c | 430 static void octeon_restart(char *command) in octeon_restart() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | pci-common.c | 940 u16 command; in pcibios_uninitialized_bridge_resource() local 1316 u16 command; in pcibios_allocate_resources() local [all...] |
| /kernel/linux/linux-6.6/arch/sh/boards/mach-ecovec24/ |
| H A D | setup.c | 1044 static u8 mac_read(struct i2c_adapter *a, u8 command) in mac_read() argument
|
| /kernel/linux/linux-5.10/drivers/misc/cxl/ |
| H A D | native.c | 21 static int afu_control(struct cxl_afu *afu, u64 command, u64 clear, in afu_control() argument [all...] |
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | rave-sp.c | 311 static u8 rave_sp_reply_code(u8 command) in rave_sp_reply_code() argument 352 int command, re in rave_sp_exec() local 593 rave_sp_rdu1_cmd_translate(enum rave_sp_command command) rave_sp_rdu1_cmd_translate() argument 602 rave_sp_rdu2_cmd_translate(enum rave_sp_command command) rave_sp_rdu2_cmd_translate() argument 619 rave_sp_default_cmd_translate(enum rave_sp_command command) rave_sp_default_cmd_translate() argument [all...] |
| /kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-core.c | 98 union command { union 214 __i2c_hid_command(struct i2c_client *client, const struct i2c_hid_cmd *command, u8 reportID, u8 reportType, u8 *args, int args_len, unsigned char *buf_recv, int data_len) __i2c_hid_command() argument 284 i2c_hid_command(struct i2c_client *client, const struct i2c_hid_cmd *command, unsigned char *buf_recv, int data_len) i2c_hid_command() argument [all...] |
| /kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-fw-loader.c | 105 u8 command; member [all...] |
| /kernel/linux/linux-5.10/drivers/media/cec/usb/pulse8/ |
| H A D | pulse8-cec.c | 210 static int pulse8_send(struct serio *serio, const u8 *command, u8 cmd_len) in pulse8_send() argument
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| H A D | i2c-aspeed.c | 179 u32 command; in aspeed_i2c_recover_bus() local 246 u32 command, irq_handled = 0; in aspeed_i2c_slave_irq() local 358 u32 command = ASPEED_I2CD_M_START_CMD | ASPEED_I2CD_M_TX_CMD; aspeed_i2c_do_start() local 421 u32 irq_handled = 0, command = 0; aspeed_i2c_master_irq() local [all...] |
| H A D | i2c-piix4.c | 514 piix4_access(struct i2c_adapter * adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data * data) piix4_access() argument 673 piix4_access_sb800(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) piix4_access_sb800() argument
|
| /kernel/linux/linux-5.10/drivers/media/i2c/s5c73m3/ |
| H A D | s5c73m3-core.c | 277 int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data) in s5c73m3_isp_command() argument 296 static int s5c73m3_isp_comm_result(struct s5c73m3 *state, u16 command, in s5c73m3_isp_comm_result() argument
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| H A D | smu.c | 289 smu_queue_simple(struct smu_simple_cmd *scmd, u8 command, unsigned int data_len, void (*done)(struct smu_cmd *cmd, void *misc), void *misc, ...) smu_queue_simple() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/joystick/ |
| H A D | xpad.c | 1406 static void xpad_send_led_command(struct usb_xpad *xpad, int command) in xpad_send_led_command() argument
|
| /kernel/linux/linux-5.10/drivers/input/ |
| H A D | mousedev.c | 628 mousedev_generate_response(struct mousedev_client *client, int command) mousedev_generate_response() argument
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 757 hfcsusb_ph_command(struct hfcsusb *hw, u_char command) in hfcsusb_ph_command() argument
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | alps.h | 206 int command; member
|
| H A D | elantech.c | 68 elantech_ps2_command(struct psmouse *psmouse, unsigned char *param, int command) elantech_ps2_command() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| H A D | i8042.c | 302 static int __i8042_command(unsigned char *param, int command) in __i8042_command() argument 346 i8042_command(unsigned char *param, int command) i8042_command() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | ad7877.c | 145 u16 command; member 254 static int ad7877_read_adc(struct spi_device *spi, unsigned command) in ad7877_read_adc() argument
|