Home
last modified time | relevance | path

Searched defs:init_command (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/gspca/
H A Dsn9c2028.c35 struct init_command { struct
36 unsigned char instruction[6];
37 unsigned char to_read; /* length to read. 0 means no reply requested */
/linux/include/scsi/
H A Dscsi_driver.h17 blk_status_t (*init_command)(struct scsi_cmnd *); member