Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/linux/drivers/i2c/
H A Di2c-core-smbus.c138 s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command) in i2c_smbus_read_byte_data()
159 s32 i2c_smbus_write_byte_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_byte_data()
178 s32 i2c_smbus_read_word_data(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_data()
199 s32 i2c_smbus_write_word_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_word_data()
225 s32 i2c_smbus_read_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_read_block_data()
252 s32 i2c_smbus_write_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_block_data()
268 s32 i2c_smbus_read_i2c_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_read_i2c_block_data()
288 s32 i2c_smbus_write_i2c_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_i2c_block_data()
325 char read_write, u8 command, int size, in i2c_smbus_xfer_emulated()
538 u8 command, int protocol, union i2c_smbus_data *data) in i2c_smbus_xfer()
[all …]
H A Di2c-stub.c64 u8 command; member
91 u8 command, bool create) in stub_find_block()
124 char read_write, u8 command, int size, union i2c_smbus_data *data) in stub_xfer()
/linux/tools/usb/usbip/src/
H A Dusbip.c34 struct command { struct
41 static const struct command cmds[] = { argument
/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c2995 int command, int arg) in cx88_dvico_xc2028_callback()
3027 int command, int mode) in cx88_xc3028_geniatech_tuner_callback()
3054 int command, int arg) in cx88_xc3028_winfast1800h_callback()
3071 int command, int arg) in cx88_xc4000_winfast2000h_plus_callback()
3091 int command, int arg) in cx88_pv_8000gt_callback()
3145 int command, int arg) in cx88_xc2028_tuner_callback()
3193 int command, int arg) in cx88_xc4000_tuner_callback()
3213 int command, int arg) in cx88_xc5000_tuner_callback()
3255 int cx88_tuner_callback(void *priv, int component, int command, int arg) in cx88_tuner_callback()
/linux/drivers/usb/typec/ucsi/
H A Ducsi.c58 int ucsi_sync_control_common(struct ucsi *ucsi, u64 command, u32 *cci, in ucsi_sync_control_common()
109 static int ucsi_run_command(struct ucsi *ucsi, u64 command, u32 *cci, in ucsi_run_command()
148 u64 command; in ucsi_read_error() local
241 int ucsi_send_command(struct ucsi *ucsi, u64 command, in ucsi_send_command()
316 u64 command; in ucsi_altmode_update_active() local
494 u64 command; in ucsi_register_altmodes_nvidia() local
565 u64 command; in ucsi_register_altmodes() local
658 u64 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_get_connector_status() local
673 u64 command; in ucsi_read_pdos() local
761 u64 command; in ucsi_get_pd_message() local
[all …]
H A Ddisplayport.c53 u64 command; in ucsi_displayport_enter() local
113 u64 command; in ucsi_displayport_exit() local
189 u64 command; in ucsi_displayport_configure() local
/linux/kernel/trace/
H A Dftrace_internal.h24 # define ftrace_startup(ops, command) \ argument
31 # define ftrace_shutdown(ops, command) \ argument
43 …ic inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command) in ftrace_startup_subops()
47 …c inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command) in ftrace_shutdown_subops()
/linux/drivers/misc/ibmasm/
H A Dibmasm.h79 struct command { struct
88 #define to_command(c) container_of(c, struct command, kref) argument
H A Ddot_command.c56 struct command *command; in ibmasm_send_driver_vpd() local
98 unsigned char command[3]; member
/linux/drivers/hwmon/pmbus/
H A Dmax31785.c58 int command, u16 data) in max31785_i2c_write_byte_data()
70 int command) in max31785_i2c_read_word_data()
82 int page, int command) in _max31785_read_byte_data()
94 int page, int command, u16 data) in _max31785_write_byte_data()
106 int page, int phase, int command) in _max31785_read_word_data()
118 int page, int command, u16 data) in _max31785_write_word_data()
210 int command; in max31785_get_pwm_mode() local
299 u8 config, u8 mask, u16 command) in max31785_update_fan()
/linux/drivers/media/rc/
H A Dir-rc5-decoder.c114 u8 xdata, command, system; in ir_rc5_decode() local
129 u8 command, system; in ir_rc5_decode() local
143 u8 command, system; in ir_rc5_decode() local
214 unsigned int data, xdata, command, commandx, system, pre_space_data; in ir_rc5_encode() local
/linux/drivers/misc/eeprom/
H A Deeprom_93cx6.c176 u16 command; in eeprom_93cx6_read() local
246 u16 command; in eeprom_93cx6_readb() local
309 u16 command; in eeprom_93cx6_wren() local
342 u16 command; in eeprom_93cx6_write() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.h47 uint32_t command; member
54 uint32_t command; member
65 uint32_t command; member
75 uint32_t command; member
82 uint32_t command; member
91 uint32_t command; member
104 uint32_t command; member
124 uint32_t command; member
318 uint32_t command; member
325 uint32_t command; member
[all …]
/linux/drivers/staging/gpib/uapi/
H A Dgpib.h158 static inline int is_PPE(__u8 command) in is_PPE()
163 static inline int is_PPD(__u8 command) in is_PPD()
168 static inline int in_addressed_command_group(__u8 command) in in_addressed_command_group()
173 static inline int in_universal_command_group(__u8 command) in in_universal_command_group()
178 static inline int in_listen_address_group(__u8 command) in in_listen_address_group()
183 static inline int in_talk_address_group(__u8 command) in in_talk_address_group()
188 static inline int in_primary_command_group(__u8 command) in in_primary_command_group()
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_intr.c21 int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command) in s5p_mfc_wait_for_done_dev()
52 int command, int interrupt) in s5p_mfc_wait_for_done_ctx()
/linux/drivers/input/serio/
H A Dlibps2.c202 unsigned int command, unsigned int timeout) in ps2_adjust_timeout()
263 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command()
403 int ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in ps2_command()
425 int ps2_sliced_command(struct ps2dev *ps2dev, u8 command) in ps2_sliced_command()
/linux/drivers/hid/
H A Dhid-roccat-common.c108 uint command, void const *buf, uint size) in roccat_common2_send_with_status()
132 size_t real_size, uint command) in roccat_common2_sysfs_read()
155 size_t real_size, uint command) in roccat_common2_sysfs_write()
H A Dhid-roccat-arvo.h15 uint8_t command; /* ARVO_COMMAND_MODE_KEY */ member
28 uint8_t command; /* ARVO_COMMAND_KEY_MASK */ member
34 uint8_t command; /* ARVO_COMMAND_ACTUAL_PROFILE */ member
H A Dhid-roccat-kovaplus.h29 uint8_t command; /* KOVAPLUS_COMMAND_ACTUAL_PROFILE */ member
35 uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_SETTINGS */ member
47 uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_BUTTONS */ member
54 uint8_t command; /* KOVAPLUS_COMMAND_INFO */ member
/linux/drivers/mtd/devices/
H A Dsst25l.c93 unsigned char command[2]; in sst25l_write_enable() local
144 unsigned char command[4]; in sst25l_erase_sector() local
212 unsigned char command[4]; in sst25l_read() local
254 unsigned char command[5]; in sst25l_write() local
H A Dmchp23k256.c66 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_write() local
105 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_read() local
147 unsigned char command[2]; in mchp23k256_set_mode() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Dsec.c30 u32 command; in rtw_sec_write_cam() local
88 u32 command; in rtw_sec_clear_cam() local
/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c238 uint16_t command; in lbtf_submit_command() local
604 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbtf_cmd_async()
653 void lbtf_cmd_async(struct lbtf_private *priv, uint16_t command, in lbtf_cmd_async()
661 int __lbtf_cmd(struct lbtf_private *priv, uint16_t command, in __lbtf_cmd()
/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c48 static void put_command_and_length(u8 *data, int command, int length) in put_command_and_length()
131 static u8 command[8] = {0x07, 0x40, 0x01, 0x00, 0x01, 0x00, 0x00, 0xff}; in ca_get_app_info() local
292 u32 command = 0; in ca_get_message() local
453 u32 command; in ca_send_message() local
/linux/drivers/media/i2c/
H A Dmt9t112.c150 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) in __mt9t112_reg_read()
182 u16 command, u16 data) in __mt9t112_reg_write()
209 u16 command, u16 mask, u16 set) in __mt9t112_reg_mask_set()
223 static int __mt9t112_mcu_read(const struct i2c_client *client, u16 command) in __mt9t112_mcu_read()
235 u16 command, u16 data) in __mt9t112_mcu_write()
247 u16 command, u16 mask, u16 set) in __mt9t112_mcu_mask_set()

12345678910>>...22