Searched refs:pxa_ssp_request_of (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpxa2xx_ssp.h294 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node,
301 static inline struct ssp_device *pxa_ssp_request_of(const struct device_node *n, function
/linux-master/drivers/soc/pxa/
H A Dssp.c61 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node, function
83 EXPORT_SYMBOL(pxa_ssp_request_of); variable
/linux-master/sound/soc/pxa/
H A Dpxa-ssp.c766 priv->ssp = pxa_ssp_request_of(ssp_handle, "SoC audio");

Completed in 229 milliseconds