Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dfujitsu-laptop.c496 ignore_store(struct device *dev, in ignore_store() function
538 static DEVICE_ATTR(max_brightness, 0444, show_max_brightness, ignore_store);
540 ignore_store);
542 static DEVICE_ATTR(lid, 0444, show_lid_state, ignore_store);
543 static DEVICE_ATTR(dock, 0444, show_dock_state, ignore_store);
544 static DEVICE_ATTR(radios, 0444, show_radios_state, ignore_store);