ssp_device 206 include/linux/pxa2xx_ssp.h static inline void pxa_ssp_write_reg(struct ssp_device *dev, u32 reg, u32 val) ssp_device 217 include/linux/pxa2xx_ssp.h static inline u32 pxa_ssp_read_reg(struct ssp_device *dev, u32 reg) ssp_device 223 include/linux/pxa2xx_ssp.h struct ssp_device *pxa_ssp_request(int port, const char *label); ssp_device 224 include/linux/pxa2xx_ssp.h void pxa_ssp_free(struct ssp_device *); ssp_device 225 include/linux/pxa2xx_ssp.h struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node, ssp_device 228 include/linux/pxa2xx_ssp.h static inline struct ssp_device *pxa_ssp_request(int port, const char *label) ssp_device 232 include/linux/pxa2xx_ssp.h static inline struct ssp_device *pxa_ssp_request_of(const struct device_node *n, ssp_device 237 include/linux/pxa2xx_ssp.h static inline void pxa_ssp_free(struct ssp_device *ssp) {} ssp_device 40 include/linux/spi/pxa2xx_spi.h struct ssp_device ssp; ssp_device 226 include/scsi/libsas.h struct ssp_device ssp_dev;