Searched refs:powertecscsi_terminator_ctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | powertec.c | 93 /* Prototype: void powertecscsi_terminator_ctl(host, on_off) 99 powertecscsi_terminator_ctl(struct Scsi_Host *host, int on_off) in powertecscsi_terminator_ctl() function 213 powertecscsi_terminator_ctl(host, 1); in powertecscsi_set_proc_info() 215 powertecscsi_terminator_ctl(host, 0); in powertecscsi_set_proc_info() 270 powertecscsi_terminator_ctl(host, buf[0] != '0'); in powertecscsi_store_term() 327 powertecscsi_terminator_ctl(host, term[ec->slot_no]); in powertecscsi_probe()
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | powertec.c | 97 /* Prototype: void powertecscsi_terminator_ctl(host, on_off) 103 powertecscsi_terminator_ctl(struct Scsi_Host *host, int on_off) in powertecscsi_terminator_ctl() function 217 powertecscsi_terminator_ctl(host, 1); in powertecscsi_set_proc_info() 219 powertecscsi_terminator_ctl(host, 0); in powertecscsi_set_proc_info() 274 powertecscsi_terminator_ctl(host, buf[0] != '0'); in powertecscsi_store_term() 331 powertecscsi_terminator_ctl(host, term[ec->slot_no]); in powertecscsi_probe()
|
Completed in 2 milliseconds