Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dpdc_stable.c533 * @knob: The PF_AUTOBOOT or PF_AUTOSEARCH flag
563 return pdcs_auto_read(kobj, attr, buf, PF_AUTOBOOT); in pdcs_autoboot_read()
735 * @knob: The PF_AUTOBOOT or PF_AUTOSEARCH flag
794 (knob & PF_AUTOBOOT) ? "autoboot" : "autosearch", in pdcs_auto_write()
817 return pdcs_auto_write(kobj, attr, buf, count, PF_AUTOBOOT); in pdcs_autoboot_write()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dpdc_stable.c536 * @knob: The PF_AUTOBOOT or PF_AUTOSEARCH flag
568 return pdcs_auto_read(kobj, attr, buf, PF_AUTOBOOT); in pdcs_autoboot_read()
756 * @knob: The PF_AUTOBOOT or PF_AUTOSEARCH flag
814 (knob & PF_AUTOBOOT) ? "autoboot" : "autosearch", in pdcs_auto_write()
839 return pdcs_auto_write(kobj, attr, buf, count, PF_AUTOBOOT); in pdcs_autoboot_write()
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dpdc.h367 #define PF_AUTOBOOT 0x80 macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dpdc.h367 #define PF_AUTOBOOT 0x80 macro

Completed in 8 milliseconds