| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | ehci-dbg.c | 188 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf() argument 270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) dbg_cmd() argument 1059 dbg_command_buf(const char *buf, unsigned int len, const char *label, u32 command) dbg_command_buf() argument 1073 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) dbg_cmd() argument [all...] |
| H A D | ehci-hcd.c | 234 u32 command = ehci_readl(ehci, &ehci->regs->command); in ehci_reset() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/image/ |
| H A D | mdc800.c | 575 static int mdc800_getAnswerSize (char command) in mdc800_getAnswerSize() argument
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| H A D | goku_udc.c | 84 command(struct goku_udc_regs __iomem *regs, int command, unsigned epnum) in command() argument [all...] |
| /kernel/linux/linux-6.6/drivers/usb/phy/ |
| H A D | phy-fsl-usb.c | 447 u32 command; in otg_reset_controller() local
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
| H A D | ucsi.c | 158 int ucsi_send_command(struct ucsi *ucsi, u64 command, in ucsi_send_command() argument 257 u64 command; in ucsi_altmode_update_active() local 414 u64 command; in ucsi_register_altmodes_nvidia() local 485 u64 command; ucsi_register_altmodes() local 578 u64 command; ucsi_read_pdos() local 846 u64 command; ucsi_check_connection() local 878 u64 command; ucsi_handle_connector_change() local 971 u64 command; ucsi_reset_connector() local 981 u64 command = UCSI_PPM_RESET; ucsi_reset_ppm() local 1022 ucsi_role_cmd(struct ucsi_connector *con, u64 command) ucsi_role_cmd() argument 1046 u64 command; ucsi_dr_swap() local 1090 u64 command; ucsi_pr_swap() local 1160 u64 command; ucsi_register_port() local 1354 u64 command, ntfy; ucsi_init() local 1438 u64 command; ucsi_resume_work() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | whiteheat.c | 223 __u8 *command; in whiteheat_attach() local 531 firm_send_command(struct usb_serial_port *port, __u8 command, __u8 *data, __u8 datasize) firm_send_command() argument [all...] |
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | ps3disk.c | 51 u8 command; member
|
| /kernel/linux/linux-6.6/drivers/char/agp/ |
| H A D | hp-agp.c | 406 u32 command; in hp_zx1_enable() local
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| H A D | vexpress-config.c | 162 u32 command, status; in vexpress_syscfg_exec() local
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | bluecard_cs.c | 235 unsigned char command; in bluecard_write_wakeup() local
|
| /kernel/linux/linux-6.6/drivers/firmware/ |
| H A D | stratix10-svc.c | 119 u32 command; member [all...] |
| H A D | stratix10-rsu.c | 316 rsu_send_msg(struct stratix10_rsu_priv *priv, enum stratix10_svc_command_code command, unsigned long arg, rsu_callback callback) rsu_send_msg() argument
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | pcc-cpufreq.c | 83 u16 command; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_ddc.c | 372 struct i2c_command command = {0}; in link_query_ddc_data() local
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | virtgpu_drm.h | 81 __u64 command; /* void* */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| H A D | nfnetlink_queue.h | 86 __u8 command; /* nfqnl_msg_config_cmds */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | scc.h | 141 int command; /* one of the KISS-Commands defined above */ member
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| H A D | firewire.h | 40 __be32 command; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_phy.c | 654 u32 val, command; in txgbe_phy_read() local 681 int ret, command; in txgbe_phy_write() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/marvell/ |
| H A D | cafe-driver.c | 159 cafe_smbus_write_data(struct cafe_camera *cam, u16 addr, u8 command, u8 value) cafe_smbus_write_data() argument 238 cafe_smbus_read_data(struct cafe_camera *cam, u16 addr, u8 command, u8 *value) cafe_smbus_read_data() argument 281 cafe_smbus_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char rw, u8 command, int size, union i2c_smbus_data *data) cafe_smbus_xfer() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | saa6752hs.c | 222 saa6752hs_chip_command(struct i2c_client *client, enum saa6752hs_command command) saa6752hs_chip_command() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
| H A D | cmd.c | 937 uint16_t command; lbs_submit_command() local 1507 __lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd_async() argument 1562 lbs_cmd_async(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size) lbs_cmd_async() argument 1569 __lbs_cmd(struct lbs_private *priv, uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), unsigned long callback_arg) __lbs_cmd() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cmdevt.c | 688 u16 command; mwifiex_insert_cmd_to_pending_q() local 1250 uint16_t command = le16_to_cpu(cmd->command); mwifiex_process_sleep_confirm_resp() local [all...] |
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | cpqphp_pci.c | 695 u16 command; in cpqhp_save_used_resources() local
|