Searched refs:bay_present (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dbay.c80 * bay_present - see if the bay device is present
85 static int bay_present(struct bay *bay) function
128 return snprintf(buf, PAGE_SIZE, "%d\n", bay_present(bay));

Completed in 38 milliseconds