Home
last modified time | relevance | path

Searched defs:command (Results 751 - 775 of 1626) sorted by relevance

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-zx2967.c324 zx2967_smbus_xfer_prepare(struct zx2967_i2c *i2c, u16 addr, char read_write, u8 command, int size, union i2c_smbus_data *data) zx2967_smbus_xfer_prepare() argument
423 zx2967_smbus_xfer(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) zx2967_smbus_xfer() argument
H A Di2c-xgene-slimpro.c339 xgene_slimpro_i2c_xfer(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) xgene_slimpro_i2c_xfer() argument
[all...]
H A Di2c-diolan-u2c.c164 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush) in diolan_usb_cmd() argument
172 static int diolan_usb_cmd_data(struct i2c_diolan_u2c *dev, u8 command, u8 data, in diolan_usb_cmd_data() argument
182 diolan_usb_cmd_data2(struct i2c_diolan_u2c *dev, u8 command, u8 d1, u8 d2, bool flush) diolan_usb_cmd_data2() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtcs3472.c264 u8 command; in tcs3472_write_event() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlineage-pem.c130 static int pem_read_block(struct i2c_client *client, u8 command, u8 *data, in pem_read_block() argument
H A Dsht3x.c135 const unsigned char *command; member
565 const char *command; in update_interval_store() local
169 sht3x_read_from_command(struct i2c_client *client, struct sht3x_data *data, const char *command, char *buf, int length, u32 wait_time) sht3x_read_from_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dti-ads124s08.c162 static int ads124s_write_cmd(struct iio_dev *indio_dev, u8 command) in ads124s_write_cmd() argument
/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dscd30_core.c675 scd30_probe(struct device *dev, int irq, const char *name, void *priv, scd30_command_t command) scd30_probe() argument
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c695 u16 command; mwifiex_insert_cmd_to_pending_q() local
1241 uint16_t command = le16_to_cpu(cmd->command); mwifiex_process_sleep_confirm_resp() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcmd.c938 uint16_t command; lbs_submit_command() local
1499 __lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd_async() argument
1554 lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbs_cmd_async() argument
1561 __lbs_cmd(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
H A Dlmc_main.c1666 int command = (0xf6 << 10) | (devaddr << 5) | regno; in lmc_mii_readreg() local
1700 int command = (0x5002 << 16) | (devaddr << 23) | (regno << 18) | data; in lmc_mii_writereg() local
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_init.c293 u8 command[8]; member
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dsrc.c209 static int src_sync_cmd(struct aac_dev *dev, u32 command, in src_sync_cmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c291 u_int command; in ahd_pci_config() local
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_pci.c693 u16 command; in cpqhp_save_used_resources() local
/kernel/linux/linux-5.10/drivers/parisc/
H A Dled.c77 unsigned char command; /* stores the command byte */ member
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h62 u32 command [ 2]; member
/kernel/linux/linux-5.10/drivers/sh/maple/
H A Dmaple.c157 int maple_add_packet(struct maple_device *mdev, u32 function, u32 command, in maple_add_packet() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_io.h105 u32 command; member
H A Dieee80211.h84 int command; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_io.h115 u32 command; member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgoku_udc.c84 command(struct goku_udc_regs __iomem *regs, int command, unsigned epnum) in command() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c412 struct xhci_command *command; in xhci_stop_device() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-fsl-usb.c447 u32 command; in otg_reset_controller() local
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi.c153 int ucsi_send_command(struct ucsi *ucsi, u64 command, in ucsi_send_command() argument
186 u64 command; in ucsi_resume() local
199 u64 command; in ucsi_altmode_update_active() local
345 u64 command; ucsi_register_altmodes_nvidia() local
416 u64 command; ucsi_register_altmodes() local
506 u64 command; ucsi_get_pdos() local
658 u64 command; ucsi_handle_connector_change() local
841 u64 command; ucsi_reset_connector() local
851 u64 command = UCSI_PPM_RESET; ucsi_reset_ppm() local
892 ucsi_role_cmd(struct ucsi_connector *con, u64 command) ucsi_role_cmd() argument
916 u64 command; ucsi_dr_swap() local
960 u64 command; ucsi_pr_swap() local
1027 u64 command; ucsi_register_port() local
1155 u64 command, ntfy; ucsi_init() local
[all...]

Completed in 27 milliseconds

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