Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/greybus/
Dinterface.h26 #define GB_INTERFACE_QUIRK_FORCED_DISABLE BIT(3) macro
/linux-6.12.1/drivers/greybus/
Dinterface.c412 GB_INTERFACE_QUIRK_FORCED_DISABLE | in gb_interface_read_and_clear_init_status()
1194 if (intf->quirks & GB_INTERFACE_QUIRK_FORCED_DISABLE) in gb_interface_disable()