Searched refs:ignore_store (Results 1 - 1 of 1) sorted by relevance
/drivers/platform/x86/ |
H A D | fujitsu-laptop.c | 516 ignore_store(struct device *dev, function 558 static DEVICE_ATTR(max_brightness, 0444, show_max_brightness, ignore_store); 560 ignore_store); 562 static DEVICE_ATTR(lid, 0444, show_lid_state, ignore_store); 563 static DEVICE_ATTR(dock, 0444, show_dock_state, ignore_store); 564 static DEVICE_ATTR(radios, 0444, show_radios_state, ignore_store);
|
Completed in 1487 milliseconds