Searched refs:scpi_ops (Results 1 – 1 of 1) sorted by relevance
63 struct scpi_ops { struct82 struct scpi_ops *get_scpi_ops(void); argument84 static inline struct scpi_ops *get_scpi_ops(void) { return NULL; } in get_scpi_ops()