| /drivers/i2c/ |
| A D | i2c-core-smbus.c | 138 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() 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() 556 u8 command, int protocol, union i2c_smbus_data *data) in __i2c_smbus_xfer() [all …]
|
| /drivers/staging/gpib/include/ |
| A D | gpib_cmd.h | 74 static inline s32 is_PPE(u8 command) in is_PPE() 79 static inline s32 is_PPD(u8 command) in is_PPD() 84 static inline s32 in_addressed_command_group(u8 command) in in_addressed_command_group() 89 static inline s32 in_universal_command_group(u8 command) in in_universal_command_group() 94 static inline s32 in_listen_address_group(u8 command) in in_listen_address_group() 99 static inline s32 in_talk_address_group(u8 command) in in_talk_address_group() 104 static inline s32 in_primary_command_group(u8 command) in in_primary_command_group()
|
| /drivers/usb/typec/ucsi/ |
| A D | ucsi.c | 148 u64 command; in ucsi_read_error() local 316 u64 command; in ucsi_altmode_update_active() local 494 u64 command; in ucsi_register_altmodes_nvidia() local 564 u64 command; in ucsi_register_altmodes() local 672 u64 command; in ucsi_read_pdos() local 760 u64 command; in ucsi_get_pd_message() local 934 u64 command; in ucsi_register_cable() local 992 u64 command; in ucsi_check_connector_capability() local 1331 u64 command; in ucsi_reset_connector() local 1345 u64 command; in ucsi_reset_ppm() local [all …]
|
| A D | displayport.c | 53 u64 command; in ucsi_displayport_enter() local 113 u64 command; in ucsi_displayport_exit() local 189 u64 command; in ucsi_displayport_configure() local
|
| /drivers/media/pci/cx88/ |
| A D | cx88-cards.c | 2995 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()
|
| /drivers/misc/ibmasm/ |
| A D | ibmasm.h | 79 struct command { struct 88 #define to_command(c) container_of(c, struct command, kref) argument
|
| /drivers/hwmon/pmbus/ |
| A D | max31785.c | 58 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()
|
| /drivers/media/pci/saa7134/ |
| A D | saa7134-cards.c | 7132 int command, int arg) in saa7134_xc2028_callback() 7167 int command, int arg) in saa7134_xc5000_callback() 7196 int command, int arg) in saa7134_tda8290_827x_callback() 7297 int command, int arg) in saa7134_tda8290_18271_callback() 7330 int command, int arg) in saa7134_tda8290_callback() 7353 int saa7134_tuner_callback(void *priv, int component, int command, int arg) in saa7134_tuner_callback()
|
| /drivers/scsi/lpfc/ |
| A D | lpfc_bsg.h | 47 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 …]
|
| /drivers/media/rc/ |
| A D | ir-rc5-decoder.c | 114 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
|
| /drivers/misc/eeprom/ |
| A D | eeprom_93cx6.c | 176 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
|
| /drivers/usb/storage/ |
| A D | shuttle_usbat.c | 347 unsigned char *command = us->iobuf; in usbat_set_shuttle_features() local 450 unsigned char *command = us->iobuf; in usbat_read_block() local 484 unsigned char *command = us->iobuf; in usbat_write_block() local 532 unsigned char *command = us->iobuf; in usbat_hp8200e_rw_block_test() local 684 unsigned char *command = us->iobuf; in usbat_multiple_write() local 742 unsigned char *command = us->iobuf; in usbat_read_blocks() local 784 unsigned char *command = us->iobuf; in usbat_write_blocks() local 1059 unsigned char command[3] = { 0x01, 0xA0, 0xEC }; in usbat_flash_get_sector_count() local 1121 unsigned char command[7]; in usbat_flash_read_data() local 1212 unsigned char command[7]; in usbat_flash_write_data() local
|
| A D | alauda.c | 313 unsigned char command; in alauda_get_media_status() local 335 unsigned char command; in alauda_ack_media() local 352 unsigned char command; in alauda_get_media_signature() local 368 unsigned char *command = us->iobuf; in alauda_reset_media() local 503 unsigned char command[] = { in alauda_check_status2() local 533 unsigned char command[] = { in alauda_get_redu_data() local 705 unsigned char command[] = { in alauda_erase_block() local 735 unsigned char command[] = { in alauda_read_block_raw() local 786 unsigned char command[] = { in alauda_write_block() local
|
| A D | sddr55.c | 130 unsigned char *command = us->iobuf; in sddr55_status() local 193 unsigned char *command = us->iobuf; in sddr55_read_data() local 312 unsigned char *command = us->iobuf; in sddr55_write_data() local 517 unsigned char *command = us->iobuf; in sddr55_read_deviceID() local 644 unsigned char *command = us->iobuf; in sddr55_read_map() local
|
| A D | datafab.c | 140 unsigned char *command = us->iobuf; in datafab_read_data() local 223 unsigned char *command = us->iobuf; in datafab_write_data() local 323 unsigned char *command = us->iobuf; in datafab_determine_lun() local 388 unsigned char *command = us->iobuf; in datafab_id_device() local
|
| /drivers/platform/x86/intel/pmt/ |
| A D | discovery.c | 66 struct command { struct 68 u32 max_command_size:16; argument 74 struct command command; member 87 struct command command; member 233 struct command *command = get_command(feature); in max_stream_size_show() local 247 struct command *command = get_command(feature); in max_command_size_show() local
|
| /drivers/input/serio/ |
| A D | libps2.c | 202 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()
|
| /drivers/mtd/devices/ |
| A D | sst25l.c | 93 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
|
| A D | mchp23k256.c | 66 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
|
| /drivers/hid/ |
| A D | hid-roccat-common.c | 108 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()
|
| A D | hid-roccat-arvo.h | 15 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
|
| A D | hid-roccat-kovaplus.h | 29 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
|
| /drivers/cpufreq/ |
| A D | speedstep-smi.c | 64 u32 command, result, magic, dummy; in speedstep_smi_ownership() local 102 u32 command, result = 0, edi, high_mhz, low_mhz, dummy; in speedstep_smi_get_freqs() local 150 unsigned int result = 0, command, new_state, dummy; in speedstep_set_state() local
|
| /drivers/media/platform/samsung/s5p-mfc/ |
| A D | s5p_mfc_intr.c | 21 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()
|
| /drivers/media/i2c/ |
| A D | mt9t112.c | 150 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()
|