Searched refs:ignore_store (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/platform/x86/ |
D | fujitsu-laptop.c | 497 ignore_store(struct device *dev, in ignore_store() function 539 static DEVICE_ATTR(max_brightness, 0444, show_max_brightness, ignore_store); 541 ignore_store); 543 static DEVICE_ATTR(lid, 0444, show_lid_state, ignore_store); 544 static DEVICE_ATTR(dock, 0444, show_dock_state, ignore_store); 545 static DEVICE_ATTR(radios, 0444, show_radios_state, ignore_store);
|