| /linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ | 
| D | rtw_android.c | 88 static int rtw_android_get_rssi(struct net_device *net, char *command,  in rtw_android_get_rssi() 105 static int rtw_android_get_link_speed(struct net_device *net, char *command,  in rtw_android_get_link_speed() 116 static int rtw_android_get_macaddr(struct net_device *net, char *command,  in rtw_android_get_macaddr() 123 static int android_set_cntry(struct net_device *net, char *command,  in android_set_cntry() 134 static int android_get_p2p_addr(struct net_device *net, char *command,  in android_get_p2p_addr() 142 static int rtw_android_set_block(struct net_device *net, char *command,  in rtw_android_set_block() 151 	char *command;  in rtw_android_priv_cmd()  local
  | 
| /linux-4.4.14/net/irda/ | 
| D | irlap_frame.c | 316 				    __u8 command, discovery_t *discovery)  in irlap_send_discovery_xid_frame() 582 void irlap_send_rr_frame(struct irlap_cb *self, int command)  in irlap_send_rr_frame() 633 				       struct irlap_info *info, int command)  in irlap_recv_rr_frame() 651 				 struct irlap_info *info, int command)  in irlap_recv_rnr_frame() 664 				 struct irlap_info *info, int command)  in irlap_recv_rej_frame() 676 				  struct irlap_info *info, int command)  in irlap_recv_srej_frame() 688 				  struct irlap_info *info, int command)  in irlap_recv_disc_frame() 972 void irlap_resend_rejected_frames(struct irlap_cb *self, int command)  in irlap_resend_rejected_frames() 1034 void irlap_resend_rejected_frame(struct irlap_cb *self, int command)  in irlap_resend_rejected_frame() 1074 			 __u8 caddr, int command)  in irlap_send_ui_frame() [all …] 
 | 
| /linux-4.4.14/tools/usb/usbip/src/ | 
| D | usbip.c | 46 struct command {  struct 53 static const struct command cmds[] = {  argument
  | 
| D | utils.c | 30 	char command[SYSFS_BUS_ID_SIZE + 4];  in modify_match_busid()  local
  | 
| /linux-4.4.14/drivers/net/appletalk/ | 
| D | ltpc.h | 19 	unsigned char command;  member 24 	unsigned char command;  member 31 	unsigned char command;  member 37 	unsigned char command;  member 42 	unsigned char command;  member 48 	unsigned char command;  member 56 	unsigned char command;  member
  | 
| /linux-4.4.14/drivers/i2c/busses/ | 
| D | i2c-nforce2-s4985.c | 47 				u8 command, int size,  in nforce2_access_virt0() 73 					 u8 command, int size,  in nforce2_access_channel() 106 				u8 command, int size,  in nforce2_access_virt1() 116 				u8 command, int size,  in nforce2_access_virt2() 126 				u8 command, int size,  in nforce2_access_virt3() 136 				u8 command, int size,  in nforce2_access_virt4()
  | 
| D | i2c-amd756-s4882.c | 49 			       u8 command, int size,  in amd756_access_virt0() 77 					u8 command, int size,  in amd756_access_channel() 111 			       u8 command, int size,  in amd756_access_virt1() 121 			       u8 command, int size,  in amd756_access_virt2() 131 			       u8 command, int size,  in amd756_access_virt3() 141 			       u8 command, int size,  in amd756_access_virt4()
  | 
| D | i2c-bfin-twi.c | 357 			u8 command, int size, union i2c_smbus_data *data)  in bfin_twi_do_smbus_xfer() 549 			u8 command, int size, union i2c_smbus_data *data)  in bfin_twi_smbus_xfer()
  | 
| D | i2c-diolan-u2c.c | 169 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush)  in diolan_usb_cmd() 177 static int diolan_usb_cmd_data(struct i2c_diolan_u2c *dev, u8 command, u8 data,  in diolan_usb_cmd_data() 187 static int diolan_usb_cmd_data2(struct i2c_diolan_u2c *dev, u8 command, u8 d1,  in diolan_usb_cmd_data2()
  | 
| D | i2c-sibyte.c | 38 		      u8 command, int size, union i2c_smbus_data * data)  in smbus_xfer()
  | 
| D | i2c-highlander.c | 115 				   u8 command, int len)  in highlander_i2c_command() 280 				  u8 command, int size,  in highlander_i2c_smbus_xfer()
  | 
| D | scx200_acb.c | 81 	u8 command;  member 278 				 char rw, u8 command, int size,  in scx200_acb_smbus_xfer()
  | 
| D | i2c-isch.c | 148 		 u8 command, int size, union i2c_smbus_data *data)  in sch_access()
  | 
| D | i2c-opal.c | 130 			       u8 command, int size, union i2c_smbus_data *data)  in i2c_opal_smbus_xfer()
  | 
| D | i2c-taos-evm.c | 67 			   unsigned short flags, char read_write, u8 command,  in taos_smbus_xfer()
  | 
| D | i2c-sis96x.c | 160 			 u8 command, int size, union i2c_smbus_data * data)  in sis96x_access()
  | 
| D | i2c-cbus-gpio.c | 173 			       u8			command,  in cbus_i2c_smbus_xfer()
  | 
| D | i2c-viapro.c | 199 		unsigned short flags, char read_write, u8 command,  in vt596_access()
  | 
| D | i2c-ali15x3.c | 341 		   unsigned short flags, char read_write, u8 command,  in ali15x3_access()
  | 
| D | i2c-sis5595.c | 288 			  u8 command, int size, union i2c_smbus_data *data)  in sis5595_access()
  | 
| D | i2c-amd756.c | 191 		  u8 command, int size, union i2c_smbus_data * data)  in amd756_access()
  | 
| D | i2c-ali1535.c | 351 			  unsigned short flags, char read_write, u8 command,  in ali1535_access()
  | 
| D | i2c-powermac.c | 40 					u8			command,  in i2c_powermac_smbus_xfer()
  | 
| /linux-4.4.14/drivers/media/pci/cx88/ | 
| D | cx88-cards.c | 2970 				      int command, int arg)  in cx88_dvico_xc2028_callback() 3002 						int command, int mode)  in cx88_xc3028_geniatech_tuner_callback() 3029 					     int command, int arg)  in cx88_xc3028_winfast1800h_callback() 3046 						  int command, int arg)  in cx88_xc4000_winfast2000h_plus_callback() 3065 				   int command, int arg)  in cx88_pv_8000gt_callback() 3118 				      int command, int arg)  in cx88_xc2028_tuner_callback() 3165 				      int command, int arg)  in cx88_xc4000_tuner_callback() 3185 				      int command, int arg)  in cx88_xc5000_tuner_callback() 3227 int cx88_tuner_callback(void *priv, int component, int command, int arg)  in cx88_tuner_callback()
  | 
| /linux-4.4.14/drivers/misc/ibmasm/ | 
| D | ibmasm.h | 90 struct command {  struct 99 #define to_command(c) container_of(c, struct command, kref)  argument
  | 
| D | dot_command.c | 70 	struct command *command;  in ibmasm_send_driver_vpd()  local 112 	unsigned char			command[3];  member
  | 
| D | lowlevel.c | 38 	struct command *command = sp->current_command;  in ibmasm_send_i2o_message()  local
  | 
| D | r_heartbeat.c | 37 	unsigned char			command[3];  member
  | 
| /linux-4.4.14/arch/m68k/68000/ | 
| D | m68VZ328.c | 63 static void __init init_hardware(char *command, int size)  in init_hardware() 170 static void __init init_hardware(char *command, int size)  in init_hardware() 178 void __init config_BSP(char *command, int size)  in config_BSP()
  | 
| D | m68328.c | 46 void __init config_BSP(char *command, int len)  in config_BSP()
  | 
| /linux-4.4.14/drivers/media/pci/saa7134/ | 
| D | saa7134-cards.c | 7250 				   int command, int arg)  in saa7134_xc2028_callback() 7285 				   int command, int arg)  in saa7134_xc5000_callback() 7314 					 int command, int arg)  in saa7134_tda8290_827x_callback() 7399 					  int command, int arg)  in saa7134_tda8290_18271_callback() 7429 				    int command, int arg)  in saa7134_tda8290_callback() 7451 int saa7134_tuner_callback(void *priv, int component, int command, int arg)  in saa7134_tuner_callback()
  | 
| /linux-4.4.14/drivers/misc/eeprom/ | 
| D | eeprom_93cx6.c | 184 	u16 command;  in eeprom_93cx6_read()  local 249 	u16 command;  in eeprom_93cx6_readb()  local 307 	u16 command;  in eeprom_93cx6_wren()  local 340 	u16 command;  in eeprom_93cx6_write()  local
  | 
| /linux-4.4.14/drivers/media/rc/ | 
| D | ir-rc5-decoder.c | 129 			u8 xdata, command, system;  in ir_rc5_decode()  local 144 			u8 command, system;  in ir_rc5_decode()  local 158 			u8 command, system;  in ir_rc5_decode()  local
  | 
| D | ir-sharp-decoder.c | 49 	u32 msg, echo, address, command, scancode;  in ir_sharp_decode()  local
  | 
| D | ir-sanyo-decoder.c | 59 	u8 address, command, not_command;  in ir_sanyo_decode()  local
  | 
| D | ir-nec-decoder.c | 52 	u8 address, not_address, command, not_command;  in ir_nec_decode()  local
  | 
| /linux-4.4.14/drivers/media/platform/s5p-mfc/ | 
| D | s5p_mfc_intr.c | 24 int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command)  in s5p_mfc_wait_for_done_dev() 55 				    int command, int interrupt)  in s5p_mfc_wait_for_done_ctx()
  | 
| /linux-4.4.14/drivers/input/serio/ | 
| D | libps2.c | 128 static int ps2_adjust_timeout(struct ps2dev *ps2dev, int command, int timeout)  in ps2_adjust_timeout() 183 int __ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command)  in __ps2_command() 261 int ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command)  in ps2_command()
  | 
| /linux-4.4.14/drivers/hid/ | 
| D | hid-roccat-common.c | 111 		uint command, void const *buf, uint size)  in roccat_common2_send_with_status() 135 		size_t real_size, uint command)  in roccat_common2_sysfs_read() 159 		size_t real_size, uint command)  in roccat_common2_sysfs_write()
  | 
| D | hid-roccat-arvo.h | 18 	uint8_t command; /* ARVO_COMMAND_MODE_KEY */  member 31 	uint8_t command; /* ARVO_COMMAND_KEY_MASK */  member 37 	uint8_t command; /* ARVO_COMMAND_ACTUAL_PROFILE */  member
  | 
| D | hid-roccat-kovaplus.h | 32 	uint8_t command; /* KOVAPLUS_COMMAND_ACTUAL_PROFILE */  member 38 	uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_SETTINGS */  member 50 	uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_BUTTONS */  member 57 	uint8_t command; /* KOVAPLUS_COMMAND_INFO */  member
  | 
| D | hid-roccat-lua.c | 31 		size_t real_size, uint command)  in lua_sysfs_read() 53 		size_t real_size, uint command)  in lua_sysfs_write()
  | 
| D | hid-roccat-isku.c | 36 static int isku_receive(struct usb_device *usb_dev, uint command,  in isku_receive() 122 		size_t real_size, uint command)  in isku_sysfs_read() 145 		size_t real_size, uint command)  in isku_sysfs_write()
  | 
| D | hid-roccat-pyra.h | 31 	uint8_t command; /* PYRA_COMMAND_SETTINGS */  member 37 	uint8_t command; /* PYRA_COMMAND_PROFILE_SETTINGS */  member 52 	uint8_t command; /* PYRA_COMMAND_INFO */  member
  | 
| D | hid-roccat-koneplus.h | 37 	uint8_t command; /* KONEPLUS_COMMAND_ACTUAL_PROFILE */  member 43 	uint8_t command; /* KONEPLUS_COMMAND_INFO */  member
  | 
| D | hid-roccat-common.h | 23 	uint8_t command;  member
  | 
| D | hid-roccat-arvo.c | 192 		loff_t off, size_t count, size_t real_size, uint command)  in arvo_sysfs_write() 212 		size_t count, size_t real_size, uint command)  in arvo_sysfs_read()
  | 
| D | hid-roccat-koneplus.c | 88 		size_t real_size, uint command)  in koneplus_sysfs_read() 114 		size_t real_size, uint command)  in koneplus_sysfs_write()
  | 
| D | hid-roccat-pyra.c | 91 		size_t real_size, uint command)  in pyra_sysfs_read() 117 		size_t real_size, uint command)  in pyra_sysfs_write()
  | 
| D | hid-roccat-kovaplus.c | 129 		size_t real_size, uint command)  in kovaplus_sysfs_read() 155 		size_t real_size, uint command)  in kovaplus_sysfs_write()
  | 
| D | hid-elo.c | 101 static int elo_smartset_send_get(struct usb_device *dev, u8 command,  in elo_smartset_send_get()
  | 
| /linux-4.4.14/drivers/cpufreq/ | 
| 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
  | 
| /linux-4.4.14/drivers/scsi/lpfc/ | 
| D | lpfc_bsg.h | 40 	uint32_t command;  member 47 	uint32_t command;  member 58 	uint32_t command;  member 67 	uint32_t command;  member 73 	uint32_t command;  member 82 	uint32_t command;  member 95 	uint32_t command;  member 115 	uint32_t command;  member
  | 
| /linux-4.4.14/drivers/usb/storage/ | 
| D | shuttle_usbat.c | 357 	unsigned char *command = us->iobuf;  in usbat_set_shuttle_features()  local 459 	unsigned char *command = us->iobuf;  in usbat_read_block()  local 493 	unsigned char *command = us->iobuf;  in usbat_write_block()  local 541 	unsigned char *command = us->iobuf;  in usbat_hp8200e_rw_block_test()  local 694 	unsigned char *command = us->iobuf;  in usbat_multiple_write()  local 752 	unsigned char *command = us->iobuf;  in usbat_read_blocks()  local 794 	unsigned char *command = us->iobuf;  in usbat_write_blocks()  local 1069 	unsigned char  command[3] = { 0x01, 0xA0, 0xEC };  in usbat_flash_get_sector_count()  local 1131 	unsigned char command[7];  in usbat_flash_read_data()  local 1222 	unsigned char command[7];  in usbat_flash_write_data()  local
  | 
| D | sddr55.c | 140 	unsigned char *command = us->iobuf;  in sddr55_status()  local 203 	unsigned char *command = us->iobuf;  in sddr55_read_data()  local 322 	unsigned char *command = us->iobuf;  in sddr55_write_data()  local 527 	unsigned char *command = us->iobuf;  in sddr55_read_deviceID()  local 653 	unsigned char *command = us->iobuf;  in sddr55_read_map()  local
  | 
| D | alauda.c | 323 	unsigned char command;  in alauda_get_media_status()  local 344 	unsigned char command;  in alauda_ack_media()  local 361 	unsigned char command;  in alauda_get_media_signature()  local 377 	unsigned char *command = us->iobuf;  in alauda_reset_media()  local 505 	unsigned char command[] = {  in alauda_check_status2()  local 535 	unsigned char command[] = {  in alauda_get_redu_data()  local 707 	unsigned char command[] = {  in alauda_erase_block()  local 737 	unsigned char command[] = {  in alauda_read_block_raw()  local 788 	unsigned char command[] = {  in alauda_write_block()  local
  | 
| D | datafab.c | 151 	unsigned char *command = us->iobuf;  in datafab_read_data()  local 234 	unsigned char *command = us->iobuf;  in datafab_write_data()  local 335 	unsigned char *command = us->iobuf;  in datafab_determine_lun()  local 400 	unsigned char *command = us->iobuf;  in datafab_id_device()  local
  | 
| D | sddr09.c | 327 			 unsigned char *command,  in sddr09_send_scsi_command() 360 	unsigned char *command = us->iobuf;  in sddr09_request_sense()  local 404 	unsigned char *command = us->iobuf;  in sddr09_readX()  local 534 	unsigned char *command = us->iobuf;  in sddr09_erase()  local 586 	unsigned char *command = us->iobuf;  in sddr09_writeX()  local 722 	unsigned char *command = us->iobuf;  in sddr09_read_status()  local 1080 	unsigned char *command = us->iobuf;  in sddr09_read_deviceID()  local
  | 
| D | jumpshot.c | 169 	unsigned char *command = us->iobuf;  in jumpshot_read_data()  local 246 	unsigned char *command = us->iobuf;  in jumpshot_write_data()  local 335 	unsigned char *command = us->iobuf;  in jumpshot_id_device()  local
  | 
| /linux-4.4.14/drivers/mtd/devices/ | 
| D | sst25l.c | 97 	unsigned char command[2];  in sst25l_write_enable()  local 148 	unsigned char command[4];  in sst25l_erase_sector()  local 219 	unsigned char command[4];  in sst25l_read()  local 261 	unsigned char command[5];  in sst25l_write()  local
  | 
| D | mtd_dataflash.c | 87 	uint8_t			command[4];  member 156 	uint8_t			*command;  in dataflash_erase()  local 242 	uint8_t			*command;  in dataflash_read()  local 311 	uint8_t			*command;  in dataflash_write()  local
  | 
| D | m25p80.c | 34 	u8			command[MAX_CMD_SIZE];  member
  | 
| /linux-4.4.14/drivers/media/usb/go7007/ | 
| D | go7007-i2c.c | 47 		u16 command, int flags, u8 *data)  in go7007_i2c_xfer() 138 		u8 command, int size, union i2c_smbus_data *data)  in go7007_smbus_xfer()
  | 
| /linux-4.4.14/drivers/char/ | 
| D | tb0219.c | 133 static inline int set_led(char command)  in set_led() 140 static inline int set_gpio_output_pin(unsigned int pin, char command)  in set_gpio_output_pin() 267 static void tb0219_restart(char *command)  in tb0219_restart()
  | 
| D | raw.c | 121 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg)  in raw_ioctl() 208 static long raw_ctl_ioctl(struct file *filp, unsigned int command,  in raw_ctl_ioctl()
  | 
| /linux-4.4.14/drivers/i2c/ | 
| D | i2c-stub.c | 72 	u8 command;  member 99 						u8 command, bool create)  in stub_find_block() 132 	char read_write, u8 command, int size, union i2c_smbus_data *data)  in stub_xfer()
  | 
| D | i2c-core.c | 292 acpi_i2c_space_handler(u32 function, acpi_physical_address command,  in acpi_i2c_space_handler() 2668 s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command)  in i2c_smbus_read_byte_data() 2689 s32 i2c_smbus_write_byte_data(const struct i2c_client *client, u8 command,  in i2c_smbus_write_byte_data() 2708 s32 i2c_smbus_read_word_data(const struct i2c_client *client, u8 command)  in i2c_smbus_read_word_data() 2729 s32 i2c_smbus_write_word_data(const struct i2c_client *client, u8 command,  in i2c_smbus_write_word_data() 2755 s32 i2c_smbus_read_block_data(const struct i2c_client *client, u8 command,  in i2c_smbus_read_block_data() 2782 s32 i2c_smbus_write_block_data(const struct i2c_client *client, u8 command,  in i2c_smbus_write_block_data() 2798 s32 i2c_smbus_read_i2c_block_data(const struct i2c_client *client, u8 command,  in i2c_smbus_read_i2c_block_data() 2818 s32 i2c_smbus_write_i2c_block_data(const struct i2c_client *client, u8 command,  in i2c_smbus_write_i2c_block_data() 2837 				   char read_write, u8 command, int size,  in i2c_smbus_xfer_emulated() [all …] 
 | 
| D | i2c-mux.c | 64 			      char read_write, u8 command,  in i2c_mux_smbus_xfer()
  | 
| /linux-4.4.14/arch/sh/boot/compressed/ | 
| D | cache.c | 1 int cache_control(unsigned int command)  in cache_control()
  | 
| /linux-4.4.14/drivers/net/wireless/libertas_tf/ | 
| D | cmd.c | 242 	uint16_t command;  in lbtf_submit_command()  local 608 	uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,  in __lbtf_cmd_async() 657 void lbtf_cmd_async(struct lbtf_private *priv, uint16_t command,  in lbtf_cmd_async() 665 int __lbtf_cmd(struct lbtf_private *priv, uint16_t command,  in __lbtf_cmd()
  | 
| /linux-4.4.14/arch/mips/pnx833x/common/ | 
| D | reset.c | 28 void pnx833x_machine_restart(char *command)  in pnx833x_machine_restart()
  | 
| /linux-4.4.14/drivers/media/pci/bt8xx/ | 
| D | dst_ca.c | 74 static void put_command_and_length(u8 *data, int command, int length)  in put_command_and_length() 157 	static u8 command[8] = {0x07, 0x40, 0x01, 0x00, 0x01, 0x00, 0x00, 0xff};  in ca_get_app_info()  local 318 	u32 command = 0;  in ca_get_message()  local 480 	u32 command = 0;  in ca_send_message()  local
  | 
| /linux-4.4.14/arch/mips/lasat/ | 
| D | reset.c | 35 static void lasat_machine_restart(char *command)  in lasat_machine_restart()
  | 
| /linux-4.4.14/arch/mips/cobalt/ | 
| D | reset.c | 46 void cobalt_machine_restart(char *command)  in cobalt_machine_restart()
  | 
| /linux-4.4.14/arch/mips/sni/ | 
| D | reset.c | 27 void sni_machine_restart(char *command)  in sni_machine_restart()
  | 
| /linux-4.4.14/arch/mips/kernel/ | 
| D | reset.c | 29 void machine_restart(char *command)  in machine_restart()
  | 
| /linux-4.4.14/arch/mips/loongson32/common/ | 
| D | reset.c | 27 static void ls1x_restart(char *command)  in ls1x_restart()
  | 
| /linux-4.4.14/arch/mips/sgi-ip27/ | 
| D | ip27-reset.c | 36 static void ip27_machine_restart(char *command)  in ip27_machine_restart()
  | 
| /linux-4.4.14/arch/x86/include/uapi/asm/ | 
| D | ist.h | 24 	__u32 command;  member
  | 
| /linux-4.4.14/arch/mips/mti-sead3/ | 
| D | sead3-reset.c | 16 static void mips_machine_restart(char *command)  in mips_machine_restart()
  | 
| /linux-4.4.14/arch/mips/loongson64/common/ | 
| D | reset.c | 39 static void loongson_restart(char *command)  in loongson_restart()
  | 
| /linux-4.4.14/drivers/usb/misc/ | 
| D | ftdi-elan.c | 156 	struct u132_command command[COMMAND_SIZE];  member 376 				struct u132_command *command = &ftdi->command[  in ftdi_elan_flush_targets()  local 398 				struct u132_command *command = &ftdi->command[  in ftdi_elan_flush_targets()  local 434 				struct u132_command *command = &ftdi->command[  in ftdi_elan_cancel_targets()  local 745 		struct u132_command *command = &ftdi->command[COMMAND_MASK &  in fill_buffer_with_all_queued_commands()  local 770 		struct u132_command *command = &ftdi->command[COMMAND_MASK &  in ftdi_elan_total_command_size()  local 1252 			struct u132_command *command = &ftdi->command[  in ftdi_elan_write_reg()  local 1284 			struct u132_command *command = &ftdi->command[  in ftdi_elan_write_config()  local 1316 			struct u132_command *command = &ftdi->command[  in ftdi_elan_write_pcimem()  local 1358 			struct u132_command *command = &ftdi->command[  in ftdi_elan_read_reg()  local [all …] 
 | 
| /linux-4.4.14/arch/mips/rb532/ | 
| D | setup.c | 28 static void rb_machine_restart(char *command)  in rb_machine_restart()
  | 
| /linux-4.4.14/arch/mips/mti-malta/ | 
| D | malta-reset.c | 18 static void mips_machine_restart(char *command)  in mips_machine_restart()
  | 
| /linux-4.4.14/drivers/acpi/ | 
| D | sbshc.c | 109 				  u8 address, u8 command, u8 *data, u8 length)  in acpi_smbus_transaction() 166 		    u8 command, u8 *data)  in acpi_smbus_read() 174 		     u8 command, u8 *data, u8 length)  in acpi_smbus_write()
  | 
| /linux-4.4.14/drivers/acpi/acpica/ | 
| D | dbinput.c | 349 acpi_db_match_command_help(char *command,  in acpi_db_match_command_help() 403 static void acpi_db_display_command_info(char *command, u8 display_all)  in acpi_db_display_command_info() 433 static void acpi_db_display_help(char *command)  in acpi_db_display_help()
  | 
| D | dbhistry.c | 55 	char *command;  member
  | 
| /linux-4.4.14/drivers/media/i2c/soc_camera/ | 
| D | mt9t112.c | 148 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command)  in __mt9t112_reg_read() 180 			       u16 command, u16 data)  in __mt9t112_reg_write() 209 				  u16  command,  in __mt9t112_reg_mask_set() 224 static int __mt9t112_mcu_read(const struct i2c_client *client, u16 command)  in __mt9t112_mcu_read() 236 			       u16 command, u16 data)  in __mt9t112_mcu_write() 248 				  u16  command,  in __mt9t112_mcu_mask_set()
  | 
| /linux-4.4.14/drivers/media/usb/gspca/ | 
| D | sq905c.c | 89 static int sq905c_command(struct gspca_dev *gspca_dev, u16 command, u16 index)  in sq905c_command() 107 static int sq905c_read(struct gspca_dev *gspca_dev, u16 command, u16 index,  in sq905c_read()
  | 
| D | sn9c2028.c | 72 static int sn9c2028_command(struct gspca_dev *gspca_dev, u8 *command)  in sn9c2028_command() 129 static int sn9c2028_long_command(struct gspca_dev *gspca_dev, u8 *command)  in sn9c2028_long_command() 160 static int sn9c2028_short_command(struct gspca_dev *gspca_dev, u8 *command)  in sn9c2028_short_command()
  | 
| D | finepix.c | 63 static int command(struct gspca_dev *gspca_dev,  in command()  function
  | 
| /linux-4.4.14/arch/mips/dec/ | 
| D | reset.c | 21 void __noreturn dec_machine_restart(char *command)  in dec_machine_restart()
  | 
| /linux-4.4.14/drivers/staging/vt6656/ | 
| D | wcmd.c | 169 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd command)  in vnt_schedule_command()
  | 
| /linux-4.4.14/arch/s390/kernel/ | 
| D | runtime_instr.c | 57 SYSCALL_DEFINE1(s390_runtime_instr, int, command)  in SYSCALL_DEFINE1()  argument
  | 
| /linux-4.4.14/arch/mips/jazz/ | 
| D | reset.c | 48 void jazz_machine_restart(char *command)  in jazz_machine_restart()
  | 
| /linux-4.4.14/arch/mips/pmcs-msp71xx/ | 
| D | msp_setup.c | 109 void msp_restart(char *command)  in msp_restart()
  | 
| /linux-4.4.14/arch/mips/ar7/ | 
| D | setup.c | 27 static void ar7_machine_restart(char *command)  in ar7_machine_restart()
  | 
| /linux-4.4.14/drivers/pci/hotplug/ | 
| D | pciehp_pci.c | 83 	u16 command;  in pciehp_unconfigure_device()  local
  | 
| /linux-4.4.14/drivers/rtc/ | 
| D | rtc-rx8581.c | 66 static int rx8581_read_block_data(const struct i2c_client *client, u8 command,  in rx8581_read_block_data() 80 static int rx8581_write_block_data(const struct i2c_client *client, u8 command,  in rx8581_write_block_data()
  | 
| D | rtc-ds1307.c | 191 				       u8 command, u8 length, u8 *values)  in ds1307_read_block_data_once() 204 static s32 ds1307_read_block_data(const struct i2c_client *client, u8 command,  in ds1307_read_block_data() 230 static s32 ds1307_write_block_data(const struct i2c_client *client, u8 command,  in ds1307_write_block_data() 267 				u8 command, u8 length, const u8 *values)  in ds1307_native_smbus_write_block_data() 289 				u8 command, u8 length, u8 *values)  in ds1307_native_smbus_read_block_data()
  | 
| /linux-4.4.14/drivers/isdn/gigaset/ | 
| D | i4l.c | 429 	isdn_ctrl command;  in gigaset_i4l_cmd()  local 440 	isdn_ctrl command;  in gigaset_i4l_channel_cmd()  local
  | 
| /linux-4.4.14/arch/arm/kernel/ | 
| D | ftrace.c | 40 	int *command = data;  in __ftrace_modify_code()  local 49 void arch_ftrace_update_code(int command)  in arch_ftrace_update_code()
  | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | xhci.c | 164 	u32 command;  in xhci_reset()  local 656 		struct xhci_command *command;  in xhci_run()  local 898 	u32			command;  in xhci_suspend()  local 983 	u32			command, temp = 0, status;  in xhci_resume()  local 1251 	struct xhci_command *command;  in xhci_check_maxpacket()  local 1540 	struct xhci_command *command;  in xhci_urb_dequeue()  local 2637 		struct xhci_command *command,  in xhci_configure_endpoint() 2751 	struct xhci_command *command;  in xhci_check_bandwidth()  local 3317 	struct xhci_command *command;  in xhci_free_streams()  local 3612 	struct xhci_command *command;  in xhci_free_dev()  local [all …] 
 | 
| D | ehci-dbg.c | 218 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command)  in dbg_command_buf() 293 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command)  in dbg_command_buf() 313 #define dbg_cmd(ehci, label, command) { \  argument
  | 
| /linux-4.4.14/drivers/ide/ | 
| D | ide-pci-generic.c | 139 		u16 command;  in generic_init_one()  local
  | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/ | 
| D | svga_escape.h | 82    uint32 command;  member
  | 
| /linux-4.4.14/drivers/i2c/muxes/ | 
| D | i2c-mux-pca9541.c | 92 static int pca9541_reg_write(struct i2c_client *client, u8 command, u8 val)  in pca9541_reg_write() 126 static int pca9541_reg_read(struct i2c_client *client, u8 command)  in pca9541_reg_read()
  | 
| /linux-4.4.14/Documentation/misc-devices/mei/ | 
| D | mei-amt-version.c | 263 	uint32_t command;  member 347 static uint32_t amt_verify_response_header(uint32_t command,  in amt_verify_response_header() 368 			const unsigned char *command, ssize_t command_sz,  in amt_host_if_call()
  | 
| /linux-4.4.14/drivers/media/platform/marvell-ccic/ | 
| D | cafe-driver.c | 169 		u16 addr, u8 command, u8 value)  in cafe_smbus_write_data() 248 		u16 addr, u8 command, u8 *value)  in cafe_smbus_read_data() 291 		unsigned short flags, char rw, u8 command,  in cafe_smbus_xfer()
  | 
| /linux-4.4.14/sound/usb/caiaq/ | 
| D | device.c | 217 			       unsigned char command,  in snd_usb_caiaq_send_command() 239 			       unsigned char command,  in snd_usb_caiaq_send_command_bank()
  | 
| /linux-4.4.14/arch/mips/emma/markeins/ | 
| D | setup.c | 37 static void markeins_machine_restart(char *command)  in markeins_machine_restart()
  | 
| /linux-4.4.14/arch/mips/lantiq/falcon/ | 
| D | reset.c | 50 static void machine_restart(char *command)  in machine_restart()
  | 
| /linux-4.4.14/arch/mips/ralink/ | 
| D | reset.c | 87 static void ralink_restart(char *command)  in ralink_restart()
  | 
| /linux-4.4.14/fs/cifs/ | 
| D | smb2inode.c | 44 		   __u32 create_options, void *data, int command)  in smb2_open_op_close() 214 		   struct cifs_sb_info *cifs_sb, __u32 access, int command)  in smb2_set_path_attr()
  | 
| D | ioctl.c | 183 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg)  in cifs_ioctl()
  | 
| /linux-4.4.14/fs/autofs4/ | 
| D | dev-ioctl.c | 622 static int _autofs_dev_ioctl(unsigned int command, struct autofs_dev_ioctl __user *user)  in _autofs_dev_ioctl() 711 static long autofs_dev_ioctl(struct file *file, uint command, ulong u)  in autofs_dev_ioctl() 719 static long autofs_dev_ioctl_compat(struct file *file, uint command, ulong u)  in autofs_dev_ioctl_compat()
  | 
| /linux-4.4.14/sound/drivers/ | 
| D | portman2x4.c | 224 	int command = ((port + 4) << 1);  in portman_write_midi()  local 377 	int command = INT_EN;  in portman_data_avail()  local 404 	unsigned char command = 0;  in portman_flush_input()  local
  | 
| /linux-4.4.14/drivers/crypto/caam/ | 
| D | desc_constr.h | 105 static inline void append_cmd(u32 *desc, u32 command)  in append_cmd() 127 static inline u32 *write_cmd(u32 *desc, u32 command)  in write_cmd() 135 				  u32 command)  in append_cmd_ptr() 143 					 unsigned int len, u32 command)  in append_cmd_ptr_extlen() 152 				   u32 command)  in append_cmd_data()
  | 
| /linux-4.4.14/arch/mips/vr41xx/common/ | 
| D | pmu.c | 83 static void vr41xx_restart(char *command)  in vr41xx_restart()
  | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | i2c-dev.h | 58 	__u8 command;  member
  | 
| D | pktcdvd.h | 96 	__u32 command;				/* in: Setup, teardown, status */  member
  | 
| /linux-4.4.14/drivers/media/usb/au0828/ | 
| D | au0828-cards.c | 127 int au0828_tuner_callback(void *priv, int component, int command, int arg)  in au0828_tuner_callback()
  | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | touchkit_ps2.c | 73 	int command;  in touchkit_ps2_detect()  local
  | 
| D | logips2pp.c | 114 static int ps2pp_cmd(struct psmouse *psmouse, unsigned char *param, unsigned char command)  in ps2pp_cmd()
  | 
| /linux-4.4.14/drivers/scsi/ | 
| D | nsp32_debug.c | 86 static void print_commandk (unsigned char *command)  in print_commandk()
  | 
| /linux-4.4.14/arch/mips/jz4740/ | 
| D | reset.c | 44 static void jz4740_restart(char *command)  in jz4740_restart()
  | 
| /linux-4.4.14/drivers/char/agp/ | 
| D | uninorth-agp.c | 229 	u32 command, scratch, status;  in uninorth_agp_enable()  local 347 	u32 command;  in agp_uninorth_resume()  local
  | 
| D | sis-agp.c | 78 	u32 command;  in sis_delayed_enable()  local
  | 
| /linux-4.4.14/drivers/misc/mei/ | 
| D | bus-fixup.c | 71 	u8 command;  member 81 	u8 command;  member
  | 
| /linux-4.4.14/arch/frv/mb93090-mb00/ | 
| D | pci-frv.c | 108 	u16 command;  in pcibios_allocate_resources()  local
  | 
| /linux-4.4.14/sound/pci/oxygen/ | 
| D | xonar_hdmi.c | 29 static void hdmi_write_command(struct oxygen *chip, u8 command,  in hdmi_write_command()
  | 
| /linux-4.4.14/drivers/isdn/hardware/eicon/ | 
| D | di_defs.h | 49 	word command;         /* command = 0x0100 */  member 53 	word      command;                           /* command = 0x0300 */  member 63 	word  command;            /* command = 0x0600 */  member
  | 
| D | xdi_msg.h | 122 	dword command;  member
  | 
| D | capifunc.c | 225 void sendf(APPL *appl, word command, dword Id, word Number, byte *format, ...)  in sendf() 889 	word command = GET_WORD(&msg->header.command);  in diva_send_message()  local
  | 
| /linux-4.4.14/arch/mips/txx9/jmr3927/ | 
| D | setup.c | 44 static void jmr3927_machine_restart(char *command)  in jmr3927_machine_restart()
  | 
| /linux-4.4.14/drivers/scsi/pcmcia/ | 
| D | nsp_debug.c | 88 static void print_commandk (unsigned char *command)  in print_commandk()
  | 
| /linux-4.4.14/drivers/ata/ | 
| D | ata_generic.c | 165 	u16 command;  in ata_generic_init_one()  local
  | 
| /linux-4.4.14/arch/mips/bcm47xx/ | 
| D | setup.c | 53 static void bcm47xx_machine_restart(char *command)  in bcm47xx_machine_restart()
  | 
| /linux-4.4.14/arch/mn10300/unit-asb2305/ | 
| D | pci-asb2305.c | 131 	u16 command;  in pcibios_allocate_resources()  local
  | 
| /linux-4.4.14/kernel/trace/ | 
| D | ftrace.c | 2452 void ftrace_modify_all_code(int command)  in ftrace_modify_all_code() 2498 	int *command = data;  in __ftrace_modify_code()  local 2512 void ftrace_run_stop_machine(int command)  in ftrace_run_stop_machine() 2524 void __weak arch_ftrace_update_code(int command)  in arch_ftrace_update_code() 2529 static void ftrace_run_update_code(int command)  in ftrace_run_update_code() 2550 static void ftrace_run_modify_code(struct ftrace_ops *ops, int command,  in ftrace_run_modify_code() 2574 static void ftrace_startup_enable(int command)  in ftrace_startup_enable() 2587 static void ftrace_startup_all(int command)  in ftrace_startup_all() 2594 static int ftrace_startup(struct ftrace_ops *ops, int command)  in ftrace_startup() 2636 static int ftrace_shutdown(struct ftrace_ops *ops, int command)  in ftrace_shutdown() [all …] 
 | 
| /linux-4.4.14/drivers/net/wireless/libertas/ | 
| D | cmd.c | 993 	uint16_t command;  in lbs_submit_command()  local 1619 	uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,  in __lbs_cmd_async() 1676 void lbs_cmd_async(struct lbs_private *priv, uint16_t command,  in lbs_cmd_async() 1685 int __lbs_cmd(struct lbs_private *priv, uint16_t command,  in __lbs_cmd()
  | 
| /linux-4.4.14/arch/score/kernel/ | 
| D | process.c | 36 void machine_restart(char *command) {}  in machine_restart()
  | 
| /linux-4.4.14/drivers/usb/wusbcore/ | 
| D | dev-sysfs.c | 37 	unsigned command;  in wusb_disconnect_store()  local
  | 
| /linux-4.4.14/drivers/scsi/aacraid/ | 
| D | commsup.c | 437 int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size,  in aac_fib_send() 1307 	struct scsi_cmnd *command;  in _aac_reset_adapter()  local 1469 		struct scsi_cmnd * command;  in aac_reset_adapter()  local
  | 
| D | sa.c | 157 static int sa_sync_cmd(struct aac_dev *dev, u32 command,   in sa_sync_cmd()
  | 
| /linux-4.4.14/arch/mips/sgi-ip22/ | 
| D | ip22-reset.c | 70 static void __noreturn sgi_machine_restart(char *command)  in sgi_machine_restart()
  | 
| /linux-4.4.14/drivers/staging/comedi/drivers/ | 
| D | ni_usb6501.c | 174 static int ni6501_port_command(struct comedi_device *dev, int command,  in ni6501_port_command() 256 static int ni6501_counter_command(struct comedi_device *dev, int command,  in ni6501_counter_command()
  | 
| /linux-4.4.14/arch/powerpc/sysdev/qe_lib/ | 
| D | ucc_slow.c | 131 	u32 command;  in ucc_slow_init()  local
  | 
| /linux-4.4.14/arch/mips/ath79/ | 
| D | setup.c | 45 static void ath79_restart(char *command)  in ath79_restart()
  | 
| /linux-4.4.14/drivers/net/ethernet/intel/ixgb/ | 
| D | ixgb_hw.c | 746 	u32 command = 0;  in ixgb_read_phy_reg()  local 839 	u32 command = 0;  in ixgb_write_phy_reg()  local
  | 
| /linux-4.4.14/drivers/media/usb/tm6000/ | 
| D | tm6000-cards.c | 691 int tm6000_xc5000_callback(void *ptr, int component, int command, int arg)  in tm6000_xc5000_callback() 717 int tm6000_tuner_callback(void *ptr, int component, int command, int arg)  in tm6000_tuner_callback()
  | 
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ | 
| D | fw.h | 125 	__le32 command;  member 147 	__le32 command;  member
  | 
| /linux-4.4.14/include/linux/ | 
| D | i2c.h | 99 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command)  in i2c_smbus_read_word_swapped() 108 			     u8 command, u16 value)  in i2c_smbus_write_word_swapped() 189 	int (*command)(struct i2c_client *client, unsigned int cmd, void *arg);  member
  | 
| D | i8042.h | 81 static inline int i8042_command(unsigned char *param, int command)  in i8042_command()
  | 
| /linux-4.4.14/drivers/block/mtip32xx/ | 
| D | mtip32xx.c | 577 			    int tag, struct mtip_cmd *command, int status)  in mtip_completion() 590 			    int tag, struct mtip_cmd *command, int status)  in mtip_null_completion() 784 	struct mtip_cmd *command;  in mtip_workq_sdbfx()  local 1761 				struct mtip_cmd *command,  in fill_command_sg() 1793 static int exec_drive_task(struct mtip_port *port, u8 *command)  in exec_drive_task() 1863 static int exec_drive_command(struct mtip_port *port, u8 *command,  in exec_drive_command() 1973 static unsigned int implicit_sector(unsigned char command,  in implicit_sector() 2382 			      struct mtip_cmd *command, int nents,  in mtip_hw_submit_io()
  | 
| /linux-4.4.14/arch/mips/txx9/rbtx4927/ | 
| D | setup.c | 169 static void toshiba_rbtx4927_restart(char *command)  in toshiba_rbtx4927_restart()
  | 
| /linux-4.4.14/sound/usb/line6/ | 
| D | midibuf.c | 136 	int command;  in line6_midibuf_read()  local
  | 
| /linux-4.4.14/drivers/spi/ | 
| D | spi-fsl-spi.h | 33 	__be32 command;  member
  | 
| /linux-4.4.14/drivers/iio/adc/ | 
| D | ad7291.c | 85 	u16			command;  member 116 	u16 command;  in ad7291_event_handler()  local
  | 
| /linux-4.4.14/drivers/input/touchscreen/ | 
| D | cyttsp_core.c | 80 static int ttsp_read_block_data(struct cyttsp *ts, u8 command,  in ttsp_read_block_data() 98 static int ttsp_write_block_data(struct cyttsp *ts, u8 command,  in ttsp_write_block_data()
  | 
| D | ads7846.c | 289 	u8			command;  member 302 	u8			command[3];  member 312 static int ads7846_read12_ser(struct device *dev, unsigned command)  in ads7846_read12_ser() 386 static int ads7845_read12_ser(struct device *dev, unsigned command)  in ads7845_read12_ser()
  | 
| D | ad7879-spi.c | 36 	u16 *command;  in ad7879_spi_xfer()  local
  | 
| /linux-4.4.14/drivers/leds/ | 
| D | dell-led.c | 192 	unsigned char command;  member 200 		u8 command,  in dell_led_perform_fn()
  | 
| /linux-4.4.14/drivers/watchdog/ | 
| D | sbc_fitpc2_wdt.c | 45 static void wdt_send_data(unsigned char command, unsigned char data)  in wdt_send_data()
  | 
| /linux-4.4.14/Documentation/timers/ | 
| D | hpet_example.c | 28 	char		*command;  member
  | 
| /linux-4.4.14/arch/mips/txx9/rbtx4938/ | 
| D | setup.c | 29 static void rbtx4938_machine_restart(char *command)  in rbtx4938_machine_restart()
  | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | jazz.h | 107 	unsigned char command;  member 116 	unsigned char command;  member
  | 
| /linux-4.4.14/drivers/scsi/isci/ | 
| D | port.c | 888 	u32 command;  in sci_port_post_dummy_request()  local 912 	u32 command;  in sci_port_abort_dummy_request()  local 996 	u32 command;  in sci_port_invalidate_dummy_remote_node()  local 1464 	u32 command;  in sci_port_post_dummy_remote_node()  local
  | 
| /linux-4.4.14/arch/mips/txx9/generic/ | 
| D | setup_tx4927.c | 45 static void tx4927_machine_restart(char *command)  in tx4927_machine_restart()
  | 
| D | setup_tx4938.c | 47 static void tx4938_machine_restart(char *command)  in tx4938_machine_restart()
  | 
| /linux-4.4.14/arch/mips/sibyte/common/ | 
| D | cfe.c | 83 static void __noreturn cfe_linux_restart(char *command)  in cfe_linux_restart()
  | 
| /linux-4.4.14/net/irda/irlan/ | 
| D | irlan_provider.c | 282 void irlan_provider_send_reply(struct irlan_cb *self, int command,  in irlan_provider_send_reply()
  | 
| /linux-4.4.14/drivers/isdn/sc/ | 
| D | command.c | 83 int command(isdn_ctrl *cmd)  in command()  function
  | 
| /linux-4.4.14/drivers/net/wan/lmc/ | 
| D | lmc_ioctl.h | 234   int command;  member 247     enum lmc_xilinx_c command;  member
  | 
| D | lmc_main.c | 1741     int command = (0xf6 << 10) | (devaddr << 5) | regno;  in lmc_mii_readreg()  local 1783     int command = (0x5002 << 16) | (devaddr << 23) | (regno << 18) | data;  in lmc_mii_writereg()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | fb-puv3.c | 141 	unsigned int command = 0;  in unifb_prim_fillrect()  local 231 	unsigned int command = 0;  in unifb_prim_copyarea()  local
  | 
| /linux-4.4.14/drivers/media/pci/cx23885/ | 
| D | cx23885-cards.c | 1220 int cx23885_tuner_callback(void *priv, int component, int command, int arg)  in cx23885_tuner_callback()
  | 
| /linux-4.4.14/drivers/media/pci/smipcie/ | 
| D | smipcie-ir.c | 57 	u32 command = 0xFFFFFFFF;  in smi_decode_rc5()  local
  | 
| /linux-4.4.14/drivers/usb/serial/ | 
| D | whiteheat.c | 259 	__u8 *command;  in whiteheat_attach()  local 592 static int firm_send_command(struct usb_serial_port *port, __u8 command,  in firm_send_command()
  | 
| /linux-4.4.14/sound/pci/asihpi/ | 
| D | hpi6205.c | 749 	u32 command = phm->u.d.u.buffer.command;  in outstream_host_buffer_allocate()  local 880 	u32 command = phm->u.d.u.buffer.command;  in outstream_host_buffer_free()  local 1035 	u32 command = phm->u.d.u.buffer.command;  in instream_host_buffer_allocate()  local 1157 	u32 command = phm->u.d.u.buffer.command;  in instream_host_buffer_free()  local
  | 
| /linux-4.4.14/drivers/scsi/aic7xxx/ | 
| D | aic79xx_osm_pci.c | 311 	uint32_t command;  in ahd_pci_map_registers()  local
  | 
| D | aic7xxx_osm_pci.c | 388 	uint32_t command;  in ahc_pci_map_registers()  local
  | 
| /linux-4.4.14/drivers/isdn/hisax/ | 
| D | isac.c | 40 ph_command(struct IsdnCardState *cs, unsigned int command)  in ph_command()
  | 
| D | icc.c | 41 ph_command(struct IsdnCardState *cs, unsigned int command)  in ph_command()
  | 
| D | amd7930_fn.c | 129 Amd7930_ph_command(struct IsdnCardState *cs, u_char command, char *s)  in Amd7930_ph_command()
  | 
| /linux-4.4.14/drivers/block/drbd/ | 
| D | drbd_protocol.h | 90 	u16	  command;  member 97 	u16	  command;  member 104 	u16	  command;  member
  | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | hisi504_nand.c | 143 	unsigned int		command;  member 417 	unsigned int command = host->command;  in set_addr()  local 448 static void hisi_nfc_cmdfunc(struct mtd_info *mtd, unsigned command, int column,  in hisi_nfc_cmdfunc()
  | 
| /linux-4.4.14/drivers/hwmon/ | 
| D | shtc1.c | 56 	const unsigned char *command;  member
  | 
| /linux-4.4.14/arch/powerpc/sysdev/ | 
| D | cpm2.c | 88 int cpm_command(u32 command, u8 opcode)  in cpm_command()
  | 
| /linux-4.4.14/drivers/usb/usbip/ | 
| D | stub_tx.c | 113 				  __u32 command, __u32 seqnum)  in setup_base_pdu()
  | 
| /linux-4.4.14/arch/um/drivers/ | 
| D | mconsole.h | 50 	char *command;  member
  | 
| /linux-4.4.14/drivers/xen/ | 
| D | manage.c | 171 	const char *command;  member
  | 
| /linux-4.4.14/drivers/net/wireless/mwifiex/ | 
| D | cmdevt.c | 669 	u16 command;  in mwifiex_insert_cmd_to_pending_q()  local 1256 	uint16_t command = le16_to_cpu(cmd->command);  in mwifiex_process_sleep_confirm_resp()  local
  | 
| /linux-4.4.14/drivers/power/ | 
| D | bq2415x_charger.c | 311 				enum bq2415x_command command)  in bq2415x_exec_command() 1099 	enum bq2415x_command command;  in bq2415x_sysfs_show_status()  local 1406 	enum bq2415x_command command;  in bq2415x_sysfs_set_enable()  local 1441 	enum bq2415x_command command;  in bq2415x_sysfs_show_enable()  local
  | 
| /linux-4.4.14/drivers/scsi/arm/ | 
| D | acornscsi.c | 287 int acornscsi_sbic_issuecmd(AS_Host *host, int command)  in acornscsi_sbic_issuecmd() 576 cmdtype_t acornscsi_cmdtype(int command)  in acornscsi_cmdtype() 597 datadir_t acornscsi_datadirection(int command)  in acornscsi_datadirection()
  | 
| /linux-4.4.14/include/uapi/sound/ | 
| D | firewire.h | 35 	__be32 command;  member
  | 
| /linux-4.4.14/drivers/media/pci/saa7164/ | 
| D | saa7164-cmd.c | 344 int saa7164_cmd_send(struct saa7164_dev *dev, u8 id, enum tmComResCmd command,  in saa7164_cmd_send()
  | 
| /linux-4.4.14/arch/mips/ath25/ | 
| D | ar2315.c | 178 static void ar2315_restart(char *command)  in ar2315_restart()
  | 
| /linux-4.4.14/drivers/firmware/ | 
| D | dcdbas.h | 85 	__u8 command;  member
  | 
| /linux-4.4.14/drivers/video/fbdev/aty/ | 
| D | mach64_accel.c | 20 	u32 command;  member
  |