Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/
H A Dnotify.c340 bool not_supported_by_platform; member
829 r_evt->not_supported_by_platform = !supported; in scmi_register_protocol_events()
954 if (r_evt->not_supported_by_platform) in scmi_bind_event_handler()
1081 if (r_evt && r_evt->not_supported_by_platform) in __scmi_event_handler_get_ops()