Home
last modified time | relevance | path

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

/include/linux/
Dscpi_protocol.h63 struct scpi_ops { struct
82 struct scpi_ops *get_scpi_ops(void); argument
84 static inline struct scpi_ops *get_scpi_ops(void) { return NULL; } in get_scpi_ops()