Home
last modified time | relevance | path

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

/openbmc/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 */
/openbmc/linux/include/scsi/
H A Dscsi_driver.h17 blk_status_t (*init_command)(struct scsi_cmnd *); member
/openbmc/linux/drivers/staging/vt6656/
H A Ddevice.h298 struct vnt_cmd_card_init init_command; member
/openbmc/linux/drivers/input/mouse/
H A Dalps.c1767 static int alps_rpt_cmd(struct psmouse *psmouse, int init_command, in alps_rpt_cmd()