Lines Matching defs:program
5 This program is free software; you can redistribute it and/or
10 This program is distributed in the hope that it will be useful, but
16 along with this program. If not, see <https://www.gnu.org/licenses/>.
144 SANE_Status (*program) (HpOption this, HpScsi scsi, HpOptSet optset,
443 DBG(10, "hp_option_program: name=%s, enable=0x%08lx, program=0x%08lx\n",
445 (long)this->descriptor->program);
450 * DBG(10, "hp_option_program: is program_immediate. Dont program now.\n");
455 if (!this->descriptor->program)
463 return (*this->descriptor->program)(this, scsi, optset, data);
490 && this->descriptor->program );
501 assert (this->descriptor->program_immediate && this->descriptor->program);
510 status = (*this->descriptor->program)(this, scsi, optset, data);
548 RETURN_IF_FAIL( (*this->descriptor->program)(this, scsi, optset, data) );
2622 /* Scanmode is the first we program. So set XPA prior to scanmode */
3206 0, /* SANE_Status (*program)() */
3355 0, /* SANE_Status (*program)() */
3381 _program_lamp_off, /* SANE_Status (*program)() */