| /kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
| H A D | nf-queue.c | 121 nfq_build_cfg_request(char *buf, uint8_t command, int queue_num) in nfq_build_cfg_request() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | ftrace.c | 49 int *command = data; in __ftrace_modify_code() local 56 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/trace/ |
| H A D | ftrace.c | 312 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() argument
|
| /kernel/linux/linux-6.6/arch/mips/txx9/generic/ |
| H A D | setup_tx4938.c | 47 static void tx4938_machine_restart(char *command) in tx4938_machine_restart() argument
|
| H A D | setup_tx4927.c | 45 static void tx4927_machine_restart(char *command) in tx4927_machine_restart() argument
|
| /kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
| H A D | qeth.h | 111 __u32 command; member
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | ftrace.c | 203 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() argument
|
| /kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
| H A D | oradax.h | 20 __u16 command; /* CCB_KILL/INFO/DEQUEUE */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smu8_smumgr.h | 75 uint32_t command; member
|
| /kernel/linux/linux-5.10/drivers/misc/eeprom/ |
| H A D | at25.c | 67 u8 command[EE_MAXADDRLEN + 1]; in at25_ee_read() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-elo.c | 106 static int elo_smartset_send_get(struct usb_device *dev, u8 command, in elo_smartset_send_get() argument
|
| H A D | hid-roccat-arvo.c | 187 arvo_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_write() argument 206 arvo_sysfs_read(struct file *fp, struct kobject *kobj, void *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_read() argument
|
| H A D | hid-roccat-koneplus.c | 83 koneplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_read() argument 108 koneplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_write() argument
|
| H A D | hid-roccat-isku.c | 33 static int isku_receive(struct usb_device *usb_dev, uint command, in isku_receive() argument 117 isku_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_read() argument 139 isku_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_write() argument
|
| H A D | hid-roccat-koneplus.h | 34 uint8_t command; /* KONEPLUS_COMMAND_ACTUAL_PROFILE */ member 40 uint8_t command; /* KONEPLUS_COMMAND_INFO */ member
|
| H A D | hid-roccat-isku.h | 38 uint8_t command; /* ISKU_COMMAND_ACTUAL_PROFILE */ member
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| H A D | i2c-pasemi.c | 172 pasemi_smb_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) pasemi_smb_xfer() argument
|
| /kernel/linux/linux-5.10/drivers/i2c/ |
| H A D | i2c-mux.c | 77 __i2c_mux_smbus_xfer(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) __i2c_mux_smbus_xfer() argument 99 i2c_mux_smbus_xfer(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) i2c_mux_smbus_xfer() argument
|
| H A D | i2c-stub.c | 65 u8 command; member 90 stub_find_block(struct device *dev, struct stub_chip *chip, u8 command, bool create) stub_find_block() argument 124 stub_xfer(struct i2c_adapter *adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) stub_xfer() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/cec/usb/rainshadow/ |
| H A D | rainshadow-cec.c | 199 static int rain_send(struct rain *rain, const char *command) in rain_send() argument
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | trackpoint.c | 98 u8 command; member
|
| H A D | logips2pp.c | 113 static int ps2pp_cmd(struct psmouse *psmouse, u8 *param, u8 command) in ps2pp_cmd() argument
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| H A D | powermate.c | 255 unsigned int command = (unsigned int)_value; in powermate_input_event() local
|
| /kernel/linux/linux-5.10/drivers/input/rmi4/ |
| H A D | rmi_f34.c | 45 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() argument 130 rmi_f34_write_blocks(struct f34_data *f34, const void *data, int block_count, u8 command) rmi_f34_write_blocks() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| H A D | panel-truly-nt35597.c | 225 static int truly_dcs_write(struct drm_panel *panel, u32 command) in truly_dcs_write() argument
|