Home
last modified time | relevance | path

Searched defs:command (Results 51 – 75 of 646) sorted by relevance

12345678910>>...26

/Linux-v5.10/tools/usb/usbip/src/
Dutils.c18 char command[SYSFS_BUS_ID_SIZE + 4]; in modify_match_busid() local
/Linux-v5.10/arch/mips/sni/
Dreset.c28 void sni_machine_restart(char *command) in sni_machine_restart()
/Linux-v5.10/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_intr.c14 int mtk_vcodec_wait_for_done_ctx(struct mtk_vcodec_ctx *ctx, int command, in mtk_vcodec_wait_for_done_ctx()
/Linux-v5.10/arch/csky/kernel/
Dftrace.c209 int command; member
229 void arch_ftrace_update_code(int command) in arch_ftrace_update_code()
/Linux-v5.10/drivers/media/usb/gspca/
Dsq905c.c76 static int sq905c_command(struct gspca_dev *gspca_dev, u16 command, u16 index) in sq905c_command()
94 static int sq905c_read(struct gspca_dev *gspca_dev, u16 command, u16 index, in sq905c_read()
Dsn9c2028.c59 static int sn9c2028_command(struct gspca_dev *gspca_dev, u8 *command) in sn9c2028_command()
118 static int sn9c2028_long_command(struct gspca_dev *gspca_dev, u8 *command) in sn9c2028_long_command()
149 static int sn9c2028_short_command(struct gspca_dev *gspca_dev, u8 *command) in sn9c2028_short_command()
/Linux-v5.10/arch/mips/loongson32/common/
Dreset.c24 static void ls1x_restart(char *command) in ls1x_restart()
/Linux-v5.10/drivers/hid/
Dhid-roccat-isku.c33 static int isku_receive(struct usb_device *usb_dev, uint command, in isku_receive()
119 size_t real_size, uint command) in isku_sysfs_read()
141 size_t real_size, uint command) in isku_sysfs_write()
Dhid-roccat-pyra.h28 uint8_t command; /* PYRA_COMMAND_SETTINGS */ member
34 uint8_t command; /* PYRA_COMMAND_PROFILE_SETTINGS */ member
49 uint8_t command; /* PYRA_COMMAND_INFO */ member
/Linux-v5.10/drivers/mfd/
Drave-sp.c311 static u8 rave_sp_reply_code(u8 command) in rave_sp_reply_code()
352 int command, ret = 0; in rave_sp_exec() local
593 static int rave_sp_rdu1_cmd_translate(enum rave_sp_command command) in rave_sp_rdu1_cmd_translate()
602 static int rave_sp_rdu2_cmd_translate(enum rave_sp_command command) in rave_sp_rdu2_cmd_translate()
619 static int rave_sp_default_cmd_translate(enum rave_sp_command command) in rave_sp_default_cmd_translate()
/Linux-v5.10/arch/x86/include/uapi/asm/
Dist.h25 __u32 command; member
/Linux-v5.10/arch/mips/pic32/common/
Dreset.c24 static void pic32_machine_restart(char *command) in pic32_machine_restart()
/Linux-v5.10/arch/mips/sgi-ip27/
Dip27-reset.c38 static void ip27_machine_restart(char *command) in ip27_machine_restart()
/Linux-v5.10/arch/mips/loongson2ef/common/
Dreset.c35 static void loongson_restart(char *command) in loongson_restart()
/Linux-v5.10/arch/mips/loongson64/
Dreset.c18 static void loongson_restart(char *command) in loongson_restart()
/Linux-v5.10/arch/mips/kernel/
Dreset.c88 void machine_restart(char *command) in machine_restart()
/Linux-v5.10/arch/mips/rb532/
Dsetup.c29 static void rb_machine_restart(char *command) in rb_machine_restart()
/Linux-v5.10/samples/bpf/
Dtracex7_user.c13 char command[256]; in main() local
/Linux-v5.10/include/linux/
Darmada-37xx-rwtm-mailbox.h14 u16 command; member
/Linux-v5.10/drivers/char/
Draw.c130 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl()
201 static long raw_ctl_ioctl(struct file *filp, unsigned int command, in raw_ctl_ioctl()
/Linux-v5.10/drivers/rtc/
Drtc-wilco-ec.c26 u8 command; member
76 u8 command; member
/Linux-v5.10/arch/mips/dec/
Dreset.c22 void __noreturn dec_machine_restart(char *command) in dec_machine_restart()
/Linux-v5.10/drivers/staging/vt6656/
Dwcmd.c155 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd command) in vnt_schedule_command()
/Linux-v5.10/drivers/usb/host/
Dxhci.c168 u32 command; in xhci_reset() local
681 struct xhci_command *command; in xhci_run() local
975 u32 command; in xhci_suspend() local
1086 u32 command, temp = 0; in xhci_resume() local
1393 struct xhci_command *command; in xhci_check_maxpacket() local
1614 struct xhci_command *command; in xhci_urb_dequeue() local
2746 struct xhci_command *command, in xhci_configure_endpoint()
2872 struct xhci_command *command; in xhci_check_bandwidth() local
3577 struct xhci_command *command; in xhci_free_streams() local
3905 struct xhci_command *command; in xhci_disable_slot() local
[all …]
/Linux-v5.10/drivers/i2c/muxes/
Di2c-mux-pca9541.c99 static int pca9541_reg_write(struct i2c_client *client, u8 command, u8 val) in pca9541_reg_write()
113 static int pca9541_reg_read(struct i2c_client *client, u8 command) in pca9541_reg_read()

12345678910>>...26