Home
last modified time | relevance | path

Searched defs:get_scpi_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dscpi_protocol.h84 static inline struct scpi_ops *get_scpi_ops(void) { return NULL; } in get_scpi_ops() function
/openbmc/linux/drivers/firmware/
H A Darm_scpi.c800 struct scpi_ops *get_scpi_ops(void) in get_scpi_ops() function