Home
last modified time | relevance | path

Searched refs:max_units (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/watchdog/
H A Dit8712f_wdt.c40 static int max_units = 255; variable
156 if (units <= max_units) { in it8712f_wdt_update_margin()
293 if (value > (max_units * 60)) in it8712f_wdt_ioctl()
387 max_units = 65535; in it8712f_wdt_find()
389 if (margin > (max_units * 60)) in it8712f_wdt_find()
390 margin = (max_units * 60); in it8712f_wdt_find()
/linux/drivers/ata/pata_parport/
H A Dkbic.c258 .max_units = 1,
274 .max_units = 1,
H A Dpata_parport.h58 int max_units; /* max chained units probed for */ member
H A Dktti.c98 .max_units = 1,
H A Dfit2.c124 .max_units = 1,
H A Daten.c131 .max_units = 1,
H A Don20.c134 .max_units = 1,
H A Dcomm.c192 .max_units = 1,
H A Dfit3.c175 .max_units = 1,
H A Ddstr.c222 .max_units = 1,
H A Dfriq.c249 .max_units = 1,
H A Dfrpw.c284 .max_units = 1,
H A Depia.c297 .max_units = 1,
H A Depat.c336 .max_units = 1,
H A Don26.c301 .max_units = 1,
H A Dbpck.c491 .max_units = 255,
H A Dbpck6.c448 .max_units = 255,
H A Dpata_parport.c428 e = pi->proto->max_units; in pi_probe_unit()
/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c590 acpi_os_create_semaphore(u32 max_units, in acpi_os_create_semaphore() argument
627 acpi_os_create_semaphore(u32 max_units, in acpi_os_create_semaphore() argument
/linux/drivers/acpi/
H A Dosl.c1232 acpi_os_create_semaphore(u32 max_units, u32 initial_units, acpi_handle *handle) in acpi_os_create_semaphore() argument