Home
last modified time | relevance | path

Searched defs:command (Results 826 - 850 of 1915) sorted by relevance

1...<<31323334353637383940>>...77

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Djeilinj.c86 static void jlj_write2(struct gspca_dev *gspca_dev, unsigned char *command) in jlj_write2() argument
H A Dsn9c2028.c59 static int sn9c2028_command(struct gspca_dev *gspca_dev, u8 *command) in sn9c2028_command() argument
118 sn9c2028_long_command(struct gspca_dev *gspca_dev, u8 *command) sn9c2028_long_command() argument
149 sn9c2028_short_command(struct gspca_dev *gspca_dev, u8 *command) sn9c2028_short_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1083 int cx231xx_tuner_callback(void *ptr, int component, int command, int arg) in cx231xx_tuner_callback() argument
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c350 u8 command[4], respond[2], command_size, respond_size; in dvbsky_ci_ctrl() local
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_typec.c301 cros_typec_ec_command(struct cros_typec_data *typec, unsigned int version, unsigned int command, void *outdata, unsigned int outsize, void *indata, unsigned int insize) cros_typec_ec_command() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmaple.h54 enum maple_code command; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nl.h84 uint32_t command; member
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Ddt2801.c315 static void dt2801_writecmd(struct comedi_device *dev, int command) in dt2801_writecmd() argument
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c350 u8 command[4], respond[2], command_size, respond_size; in dvbsky_ci_ctrl() local
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dibmasmfs.c214 struct command *command; member
[all...]
H A Dibmasm.h79 struct command { struct
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c306 static void fsl_elbc_cmdfunc(struct nand_chip *chip, unsigned int command, in fsl_elbc_cmdfunc() argument
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dgehc-achc.c219 u8 *command; in ezport_flash_transfer() local
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Dat25.c44 u8 command[EE_MAXADDRLEN + 1]; member
154 static int fm25_aux_read(struct at25_data *at25, u8 *buf, uint8_t command, in fm25_aux_read() argument
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Djeilinj.c86 static void jlj_write2(struct gspca_dev *gspca_dev, unsigned char *command) in jlj_write2() argument
H A Dsn9c2028.c59 static int sn9c2028_command(struct gspca_dev *gspca_dev, u8 *command) in sn9c2028_command() argument
118 sn9c2028_long_command(struct gspca_dev *gspca_dev, u8 *command) sn9c2028_long_command() argument
149 sn9c2028_short_command(struct gspca_dev *gspca_dev, u8 *command) sn9c2028_short_command() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1083 int cx231xx_tuner_callback(void *ptr, int component, int command, int arg) in cx231xx_tuner_callback() argument
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_sysfs.c84 char command[IFNAMSIZ + 1] = {0, }; in bonding_store_bonds() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dsbshc.c105 acpi_smbus_transaction(struct acpi_smb_hc *hc, u8 protocol, u8 address, u8 command, u8 *data, u8 length) acpi_smbus_transaction() argument
162 acpi_smbus_read(struct acpi_smb_hc *hc, u8 protocol, u8 address, u8 command, u8 *data) acpi_smbus_read() argument
170 acpi_smbus_write(struct acpi_smb_hc *hc, u8 protocol, u8 address, u8 command, u8 *data, u8 length) acpi_smbus_write() argument
/kernel/linux/linux-6.6/fs/autofs/
H A Ddev-ioctl.c593 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() argument
688 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() argument
698 static long autofs_dev_ioctl_compat(struct file *file, unsigned int command, in autofs_dev_ioctl_compat() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dmessage_verify.c912 bool is_reserved_command(int command) in is_reserved_command() argument
[all...]
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddevorangefs-req.c572 static inline long check_ioctl_command(unsigned int command) in check_ioctl_command() argument
591 static long dispatch_ioctl_command(unsigned int command, unsigned long arg) in dispatch_ioctl_command() argument
699 orangefs_devreq_ioctl(struct file *file, unsigned int command, unsigned long arg) orangefs_devreq_ioctl() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c143 int command; in smb2_check_message() local
[all...]
H A Dsmb2inode.c58 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, __u32 desired_access, __u32 create_disposition, __u32 create_options, umode_t mode, void *ptr, int command, struct cifsFileInfo *cfile, __u8 **extbuf, size_t *extbuflen, struct kvec *out_iov, int *out_buftype) smb2_compound_op() argument
796 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 create_options, __u32 access, int command, struct cifsFileInfo *cfile) smb2_set_path_attr() argument
/kernel/linux/linux-6.6/fs/smb/server/
H A Dserver.c112 u16 command; in __process_request() local
166 u16 command = 0; __handle_ksmbd_work() local
[all...]

Completed in 21 milliseconds

1...<<31323334353637383940>>...77