Home
last modified time | relevance | path

Searched defs:command (Results 101 – 125 of 668) sorted by relevance

12345678910>>...27

/Linux-v6.6/net/netfilter/
Dnf_tables_offload.c247 enum flow_cls_command command) in nft_flow_cls_offload_setup()
267 enum flow_cls_command command, in nft_flow_offload_cmd()
287 enum flow_cls_command command) in nft_flow_offload_rule()
/Linux-v6.6/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_escape.h48 uint32 command; member
/Linux-v6.6/drivers/rtc/
Drtc-cros-ec.c34 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get()
56 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set()
/Linux-v6.6/drivers/char/agp/
Duninorth-agp.c230 u32 command, scratch, status; in uninorth_agp_enable() local
348 u32 command; in agp_uninorth_resume() local
/Linux-v6.6/drivers/net/wireless/marvell/libertas/
Dcmd.c937 uint16_t command; in lbs_submit_command() local
1499 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbs_cmd_async()
1553 void lbs_cmd_async(struct lbs_private *priv, uint16_t command, in lbs_cmd_async()
1560 int __lbs_cmd(struct lbs_private *priv, uint16_t command, in __lbs_cmd()
/Linux-v6.6/drivers/usb/host/
Dehci-dbg.c188 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd()
1060 unsigned int len, const char *label, u32 command) in dbg_command_buf()
1074 u32 command) { } in dbg_cmd()
/Linux-v6.6/drivers/reset/tegra/
Dreset-bpmp.c17 enum mrq_reset_commands command, in tegra_bpmp_reset_common()
/Linux-v6.6/include/linux/
Dsony-laptop.h34 static inline int sony_pic_camera_command(int command, u8 value) { return 0; } in sony_pic_camera_command()
/Linux-v6.6/tools/testing/selftests/bpf/
Dflow_dissector_load.c46 char command[64]; in detach_program() local
/Linux-v6.6/drivers/platform/surface/aggregator/
Dssh_parser.c207 struct ssh_command **command, in sshp_parse_command()
/Linux-v6.6/drivers/input/rmi4/
Drmi_f34.c45 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command()
131 int block_count, u8 command) in rmi_f34_write_blocks()
/Linux-v6.6/drivers/misc/eeprom/
Dat25.c44 u8 command[EE_MAXADDRLEN + 1]; member
154 static int fm25_aux_read(struct at25_data *at25, u8 *buf, uint8_t command, in fm25_aux_read()
/Linux-v6.6/drivers/crypto/caam/
Ddesc_constr.h174 static inline void append_cmd(u32 * const desc, u32 command) in append_cmd()
202 static inline u32 *write_cmd(u32 * const desc, u32 command) in write_cmd()
210 u32 command) in append_cmd_ptr()
218 unsigned int len, u32 command) in append_cmd_ptr_extlen()
227 u32 command) in append_cmd_data()
/Linux-v6.6/arch/s390/kernel/
Dguarded_storage.c109 SYSCALL_DEFINE2(s390_guarded_storage, int, command, in SYSCALL_DEFINE2() argument
/Linux-v6.6/drivers/platform/x86/dell/
Ddell-smbios-smm.c54 struct smi_cmd command; in dell_smbios_smm_call() local
/Linux-v6.6/drivers/staging/media/av7110/
Dav7110_ir.c25 u32 command, addr, scancode; in av7110_ir_handler() local
/Linux-v6.6/include/uapi/linux/
Di2c-dev.h44 __u8 command; member
/Linux-v6.6/drivers/media/usb/au0828/
Dau0828-cards.c113 int au0828_tuner_callback(void *priv, int component, int command, int arg) in au0828_tuner_callback()
/Linux-v6.6/drivers/net/ieee802154/
Dca8210.c1072 struct mac_message command, response; in tdme_setsfr_request_sync() local
1443 struct mac_message command; in mcps_data_request() local
1501 struct mac_message command, response; in mlme_reset_request_sync() local
1554 struct mac_message command, response; in mlme_set_request_sync() local
1622 struct mac_message command, response; in hwme_set_request_sync() local
1664 struct mac_message command, response; in hwme_get_request_sync() local
1854 static int ca8210_net_rx(struct ieee802154_hw *hw, u8 *command, size_t len) in ca8210_net_rx()
2454 u8 command[CA8210_SPI_BUF_SIZE]; in ca8210_test_int_user_write() local
/Linux-v6.6/drivers/i2c/busses/
Di2c-mlxbf.c699 u32 command; in mlxbf_i2c_smbus_enable() local
894 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_byte_func()
913 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_word_func()
932 u8 *command, u8 *data, u8 *data_len, bool read, in mlxbf_i2c_smbus_i2c_block_func()
967 u8 *command, u8 *data, u8 *data_len, in mlxbf_i2c_smbus_block_func()
995 u8 *command, u8 *data, bool pec_check) in mlxbf_i2c_smbus_process_call_func()
1017 u8 *command, u8 *data, u8 *data_len, in mlxbf_i2c_smbus_blk_process_call_func()
2071 u8 command, int size, in mlxbf_i2c_smbus_xfer()
/Linux-v6.6/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py62 def adjust_command(self, stage, command): argument
/Linux-v6.6/drivers/scsi/
Dnsp32_debug.c86 static void print_commandk (unsigned char *command) in print_commandk()
/Linux-v6.6/drivers/input/mouse/
Dtouchkit_ps2.c60 int command; in touchkit_ps2_detect() local
/Linux-v6.6/fs/smb/server/
Dserver.c112 u16 command; in __process_request() local
166 u16 command = 0; in __handle_ksmbd_work() local
/Linux-v6.6/drivers/hwmon/
Dcorsair-cpro.c109 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd()
148 static int get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data) in get_data()

12345678910>>...27