Home
last modified time | relevance | path

Searched defs:command (Results 951 - 975 of 1633) sorted by relevance

1...<<31323334353637383940>>...66

/kernel/linux/linux-5.10/drivers/net/can/spi/
H A Dhi311x.c221 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 Dcafe_nand.c160 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 Darcdevice.h320 void (*command)(struct net_device *dev, int cmd); member
/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Dusb_8dev.c170 u8 command; /* command to execute */ member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c473 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 Dioc.h39 volatile u8 command; member
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Dsetup.c430 static void octeon_restart(char *command) in octeon_restart() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-common.c940 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 Dsetup.c1044 static u8 mac_read(struct i2c_adapter *a, u8 command) in mac_read() argument
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dnative.c21 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 Drave-sp.c311 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 Di2c-hid-core.c98 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 Dishtp-fw-loader.c105 u8 command; member
[all...]
/kernel/linux/linux-5.10/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c210 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 Di2c-aspeed.c179 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 Di2c-piix4.c514 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 Ds5c73m3-core.c277 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 Dsmu.c289 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 Dxpad.c1406 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 Dmousedev.c628 mousedev_generate_response(struct mousedev_client *client, int command) mousedev_generate_response() argument
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c757 hfcsusb_ph_command(struct hfcsusb *hw, u_char command) in hfcsusb_ph_command() argument
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dalps.h206 int command; member
H A Delantech.c68 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 Di8042.c302 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 Dad7877.c145 u16 command; member
254 static int ad7877_read_adc(struct spi_device *spi, unsigned command) in ad7877_read_adc() argument

Completed in 33 milliseconds

1...<<31323334353637383940>>...66