init_command
static int alps_rpt_cmd(struct psmouse *psmouse, int init_command,
if (init_command && ps2_command(ps2dev, param, init_command))
struct init_command *cam_commands, int n)
struct init_command genius_vcam_live_gain_cmds[] = {
struct init_command spy_start_commands[] = {
struct init_command cif_start_commands[] = {
struct init_command ms350_start_commands[] = {
struct init_command genius_start_commands[] = {
struct init_command genius_vcam_live_start_commands[] = {
struct init_command vivitar_start_commands[] = {
return scsi_cmd_to_driver(cmd)->init_command(cmd);
.init_command = sd_init_command,
.init_command = sr_init_command,
blk_status_t (*init_command)(struct scsi_cmnd *);