Home
last modified time | relevance | path

Searched defs:command (Results 1376 - 1400 of 1633) sorted by relevance

1...<<51525354555657585960>>...66

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c1336 static void mxc_nand_command(struct nand_chip *nand_chip, unsigned command, in mxc_nand_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7842.c295 static s32 adv_smbus_read_byte_data(struct i2c_client *client, u8 command) in adv_smbus_read_byte_data() argument
280 adv_smbus_read_byte_data_check(struct i2c_client *client, u8 command, bool check) adv_smbus_read_byte_data_check() argument
312 adv_smbus_write_byte_data(struct i2c_client *client, u8 command, u8 value) adv_smbus_write_byte_data() argument
334 adv_smbus_write_byte_no_check(struct i2c_client *client, u8 command, u8 value) adv_smbus_write_byte_no_check() argument
346 adv_smbus_write_i2c_block_data(struct i2c_client *client, u8 command, unsigned length, const u8 *values) adv_smbus_write_i2c_block_data() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dims-pcu.c509 ims_pcu_send_cmd_chunk(struct ims_pcu *pcu, u8 command, int chunk, int len) ims_pcu_send_cmd_chunk() argument
529 ims_pcu_send_command(struct ims_pcu *pcu, u8 command, const u8 *data, int len) ims_pcu_send_command() argument
595 __ims_pcu_execute_command(struct ims_pcu *pcu, u8 command, const void *data, size_t len, u8 expected_response, int response_time) __ims_pcu_execute_command() argument
649 __ims_pcu_execute_bl_command(struct ims_pcu *pcu, u8 command, const void *data, size_t len, u8 expected_response, int response_time) __ims_pcu_execute_bl_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.c3345 u32 command; sdhci_data_irq() local
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-stm32f7.c935 stm32f7_i2c_smbus_xfer_msg(struct stm32f7_i2c_dev *i2c_dev, unsigned short flags, u8 command, union i2c_smbus_data *data) stm32f7_i2c_smbus_xfer_msg() argument
1703 stm32f7_i2c_smbus_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) stm32f7_i2c_smbus_xfer() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c2636 static int liquidio_set_rxcsum_command(struct net_device *netdev, int command, in liquidio_set_rxcsum_command() argument
2673 liquidio_vxlan_port_command(struct net_device *netdev, int command, u16 vxlan_port, u8 vxlan_cmd_bit) liquidio_vxlan_port_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-9xxx.h545 } command; member
H A Dgdth.c515 u16 command; in gdth_init_pci() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h71 u32 command; member
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm-qspi.c387 u8 command = op->cmd.opcode; in bcm_qspi_bspi_set_flex_mode() local
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c5774 int command = bsg_request->rqst_data.h_vendor.vendor_cmd[0]; lpfc_bsg_hst_vendor() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mbx.c113 uint16_t command = 0; in qla2x00_mailbox_command() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c3344 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c1321 gsm_control_message(struct gsm_mux *gsm, unsigned int command, const u8 *data, int clen) gsm_control_message() argument
1393 gsm_control_response(struct gsm_mux *gsm, unsigned int command, const u8 *data, int clen) gsm_control_response() argument
1482 gsm_control_send(struct gsm_mux *gsm, unsigned int command, u8 *data, int clen) gsm_control_send() argument
1769 unsigned int command = 0; gsm_dlci_command() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.c171 u32 command; in xhci_reset() local
689 struct xhci_command *command; xhci_run() local
1000 u32 command; xhci_suspend() local
1111 u32 command, temp = 0; xhci_resume() local
1436 struct xhci_command *command; xhci_check_maxpacket() local
1660 struct xhci_command *command; xhci_urb_dequeue() local
2790 xhci_configure_endpoint(struct xhci_hcd *xhci, struct usb_device *udev, struct xhci_command *command, bool ctx_change, bool must_succeed) xhci_configure_endpoint() argument
2918 struct xhci_command *command; xhci_check_bandwidth() local
3636 struct xhci_command *command; xhci_free_streams() local
3966 struct xhci_command *command; xhci_disable_slot() local
4042 struct xhci_command *command; xhci_alloc_dev() local
4134 struct xhci_command *command = NULL; xhci_setup_device() local
4341 struct xhci_command *command; xhci_change_max_exit_latency() local
[all...]
H A Dxhci-ring.c825 struct xhci_command *command; xhci_reset_halted_ep() local
1351 struct xhci_command *command; xhci_handle_cmd_reset_ep() local
1373 xhci_handle_cmd_enable_slot(struct xhci_hcd *xhci, int slot_id, struct xhci_command *command, u32 cmd_comp_code) xhci_handle_cmd_enable_slot() argument
[all...]
H A Dfotg210.h169 u32 command; member
233 u32 command; member
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c1515 static int ti_command_out_sync(struct ti_device *tdev, __u8 command, in ti_command_out_sync() argument
1532 ti_command_in_sync(struct ti_device *tdev, __u8 command, __u16 moduleid, __u16 value, __u8 *data, int size) ti_command_in_sync() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c149 struct u132_command command[COMMAND_SIZE]; member
371 struct u132_command *command = &ftdi->command[ in ftdi_elan_flush_targets() local
393 struct u132_command *command = &ftdi->command[ ftdi_elan_flush_targets() local
429 struct u132_command *command = &ftdi->command[ ftdi_elan_cancel_targets() local
740 struct u132_command *command = &ftdi->command[COMMAND_MASK & fill_buffer_with_all_queued_commands() local
765 struct u132_command *command = &ftdi->command[COMMAND_MASK & ftdi_elan_total_command_size() local
1194 struct u132_command *command = &ftdi->command[ ftdi_elan_write_reg() local
1226 struct u132_command *command = &ftdi->command[ ftdi_elan_write_config() local
1258 struct u132_command *command = &ftdi->command[ ftdi_elan_write_pcimem() local
1300 struct u132_command *command = &ftdi->command[ ftdi_elan_read_reg() local
1343 struct u132_command *command = &ftdi->command[ ftdi_elan_read_config() local
1387 struct u132_command *command = &ftdi->command[ ftdi_elan_read_pcimem() local
1446 struct u132_command *command = &ftdi->command[ ftdi_elan_edset_setup() local
1503 struct u132_command *command = &ftdi->command[ ftdi_elan_edset_input() local
1568 struct u132_command *command = &ftdi->command[ ftdi_elan_edset_empty() local
1632 struct u132_command *command = &ftdi->command[ ftdi_elan_edset_output() local
1706 struct u132_command *command = &ftdi->command[ ftdi_elan_edset_single() local
1772 struct u132_command *command = ftdi_elan_edset_flush() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c623 tcf_block_offload_init(struct flow_block_offload *bo, struct net_device *dev, struct Qdisc *sch, enum flow_block_command command, enum flow_block_binder_type binder_type, struct flow_block *flow_block, bool shared, struct netlink_ext_ack *extack) tcf_block_offload_init() argument
670 tcf_block_offload_cmd(struct tcf_block *block, struct net_device *dev, struct Qdisc *sch, struct tcf_block_ext_info *ei, enum flow_block_command command, struct netlink_ext_ack *extack) tcf_block_offload_cmd() argument
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h634 enum tc_clsu32_command command; member
731 enum tc_matchall_command command; member
744 enum tc_clsbpf_command command; member
789 enum tc_mq_command command; member
817 enum tc_red_command command; member
863 enum tc_gred_command command; member
894 enum tc_prio_command command; member
909 enum tc_root_command command; member
935 enum tc_ets_command command; member
958 enum tc_tbf_command command; member
974 enum tc_fifo_command command; global() member
[all...]
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst-config.c13 char *command; member
740 int isst_send_mbox_command(unsigned int cpu, unsigned char command, in isst_send_mbox_command() argument
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dsas.h221 u8 command; member
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/
H A Dcpia2.h234 u32 command; member
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c1218 u16 fibsize, command; aac_read_raw_io() local
1346 u16 fibsize, command; aac_write_raw_io() local
2037 struct aac_bus_info *command; aac_get_adapter_info() local
[all...]

Completed in 84 milliseconds

1...<<51525354555657585960>>...66