Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dgehc-achc.c437 struct achc_data *achc = dev_get_drvdata(dev); in update_firmware_store() local
445 mutex_lock(&achc->device_lock); in update_firmware_store()
446 ret = ezport_flash(achc->ezport, achc->reset, "achc.bin"); in update_firmware_store()
447 mutex_unlock(&achc->device_lock); in update_firmware_store()
458 struct achc_data *achc = dev_get_drvdata(dev); in reset_show() local
461 mutex_lock(&achc->device_lock); in reset_show()
462 ret = gpiod_get_value(achc->reset); in reset_show()
463 mutex_unlock(&achc->device_lock); in reset_show()
474 struct achc_data *achc = dev_get_drvdata(dev); in reset_store() local
482 mutex_lock(&achc->device_lock); in reset_store()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ge-achc6 will load "achc.bin" via the firmware API (so usually