/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | virtgpu_drm.h | 81 __u64 command; /* void* */ member
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
H A D | nfnetlink_queue.h | 86 __u8 command; /* nfqnl_msg_config_cmds */ member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | scc.h | 141 int command; /* one of the KISS-Commands defined above */ member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | firewire.h | 40 __be32 command; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 654 u32 val, command; in txgbe_phy_read() local 681 int ret, command; in txgbe_phy_write() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/marvell/ |
H A D | cafe-driver.c | 159 cafe_smbus_write_data(struct cafe_camera *cam, u16 addr, u8 command, u8 value) cafe_smbus_write_data() argument 238 cafe_smbus_read_data(struct cafe_camera *cam, u16 addr, u8 command, u8 *value) cafe_smbus_read_data() argument 281 cafe_smbus_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char rw, u8 command, int size, union i2c_smbus_data *data) cafe_smbus_xfer() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | saa6752hs.c | 222 saa6752hs_chip_command(struct i2c_client *client, enum saa6752hs_command command) saa6752hs_chip_command() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | cmd.c | 937 uint16_t command; lbs_submit_command() local 1507 __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 1562 lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbs_cmd_async() argument 1569 __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-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cmdevt.c | 688 u16 command; mwifiex_insert_cmd_to_pending_q() local 1250 uint16_t command = le16_to_cpu(cmd->command); mwifiex_process_sleep_confirm_resp() local [all...] |
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpqphp_pci.c | 695 u16 command; in cpqhp_save_used_resources() local
|
/kernel/linux/linux-6.6/drivers/iio/temperature/ |
H A D | mlx90614.c | 111 static s32 mlx90614_write_word(const struct i2c_client *client, u8 command, in mlx90614_write_word() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 1131 vmw_cmdbuf_send_device_command(struct vmw_cmdbuf_man *man, const void *command, size_t size) vmw_cmdbuf_send_device_command() argument [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lineage-pem.c | 130 static int pem_read_block(struct i2c_client *client, u8 command, u8 *data, in pem_read_block() argument
|
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | mma9551_core.c | 108 mma9551_transfer(struct i2c_client *client, u8 app_id, u8 command, u16 offset, u8 *inbytes, int num_inbytes, u8 *outbytes, int num_outbytes) mma9551_transfer() argument [all...] |
/kernel/linux/linux-6.6/drivers/iio/dac/ |
H A D | ad5766.c | 174 static int __ad5766_spi_write(struct ad5766_state *st, u8 command, u16 data) in __ad5766_spi_write() argument
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | tcs3472.c | 264 u8 command; in tcs3472_write_event() local
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-amd8111.c | 189 amd8111_access(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) amd8111_access() argument [all...] |
H A D | i2c-diolan-u2c.c | 164 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...] |
H A D | i2c-xgene-slimpro.c | 339 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...] |
/kernel/linux/linux-6.6/drivers/iio/chemical/ |
H A D | scd30_core.c | 673 scd30_probe(struct device *dev, int irq, const char *name, void *priv, scd30_command_t command) scd30_probe() argument
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ti-ads124s08.c | 161 static int ads124s_write_cmd(struct iio_dev *indio_dev, u8 command) in ads124s_write_cmd() argument
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 34 ph_command(struct isac_hw *isac, u8 command) in ph_command() argument
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | byd.c | 346 u16 command; in byd_reset_touchpad() member
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_f54.c | 539 u8 command; in rmi_f54_work() local
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | wacom_w8001.c | 359 static int w8001_command(struct w8001 *w8001, unsigned char command, in w8001_command() argument
|