Symbol: ssp_device
drivers/scsi/libsas/sas_scsi_host.c
667
struct ssp_device *ssp;
drivers/soc/pxa/ssp.c
114
struct ssp_device *ssp;
drivers/soc/pxa/ssp.c
117
ssp = devm_kzalloc(dev, sizeof(struct ssp_device), GFP_KERNEL);
drivers/soc/pxa/ssp.c
181
struct ssp_device *ssp = platform_get_drvdata(pdev);
drivers/soc/pxa/ssp.c
38
struct ssp_device *pxa_ssp_request(int port, const char *label)
drivers/soc/pxa/ssp.c
40
struct ssp_device *ssp = NULL;
drivers/soc/pxa/ssp.c
61
struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node,
drivers/soc/pxa/ssp.c
64
struct ssp_device *ssp = NULL;
drivers/soc/pxa/ssp.c
85
void pxa_ssp_free(struct ssp_device *ssp)
drivers/spi/spi-pxa2xx-pci.c
179
struct ssp_device *ssp = &c->ssp;
drivers/spi/spi-pxa2xx-pci.c
194
struct ssp_device *ssp = &c->ssp;
drivers/spi/spi-pxa2xx-pci.c
251
struct ssp_device *ssp = &c->ssp;
drivers/spi/spi-pxa2xx-pci.c
270
struct ssp_device *ssp;
drivers/spi/spi-pxa2xx-pci.c
67
static int pxa2xx_spi_pci_clk_register(struct pci_dev *dev, struct ssp_device *ssp,
drivers/spi/spi-pxa2xx-pci.c
98
struct ssp_device *ssp = &c->ssp;
drivers/spi/spi-pxa2xx-platform.c
145
struct ssp_device *ssp;
drivers/spi/spi-pxa2xx-platform.c
22
pxa2xx_spi_init_ssp(struct platform_device *pdev, struct ssp_device *ssp, enum pxa_ssp_type type)
drivers/spi/spi-pxa2xx-platform.c
60
static struct ssp_device *pxa2xx_spi_ssp_request(struct platform_device *pdev)
drivers/spi/spi-pxa2xx-platform.c
62
struct ssp_device *ssp;
drivers/spi/spi-pxa2xx-platform.c
84
struct ssp_device *ssp;
drivers/spi/spi-pxa2xx.c
1272
int pxa2xx_spi_probe(struct device *dev, struct ssp_device *ssp,
drivers/spi/spi-pxa2xx.c
1466
struct ssp_device *ssp = drv_data->ssp;
drivers/spi/spi-pxa2xx.c
1486
struct ssp_device *ssp = drv_data->ssp;
drivers/spi/spi-pxa2xx.c
1504
struct ssp_device *ssp = drv_data->ssp;
drivers/spi/spi-pxa2xx.c
891
const struct ssp_device *ssp = drv_data->ssp;
drivers/spi/spi-pxa2xx.h
135
int pxa2xx_spi_probe(struct device *dev, struct ssp_device *ssp,
drivers/spi/spi-pxa2xx.h
36
struct ssp_device ssp;
drivers/spi/spi-pxa2xx.h
45
struct ssp_device *ssp;
include/linux/pxa2xx_ssp.h
259
static inline void pxa_ssp_write_reg(struct ssp_device *dev, u32 reg, u32 val)
include/linux/pxa2xx_ssp.h
270
static inline u32 pxa_ssp_read_reg(struct ssp_device *dev, u32 reg)
include/linux/pxa2xx_ssp.h
275
static inline void pxa_ssp_enable(struct ssp_device *ssp)
include/linux/pxa2xx_ssp.h
283
static inline void pxa_ssp_disable(struct ssp_device *ssp)
include/linux/pxa2xx_ssp.h
292
struct ssp_device *pxa_ssp_request(int port, const char *label);
include/linux/pxa2xx_ssp.h
293
void pxa_ssp_free(struct ssp_device *);
include/linux/pxa2xx_ssp.h
294
struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node,
include/linux/pxa2xx_ssp.h
297
static inline struct ssp_device *pxa_ssp_request(int port, const char *label)
include/linux/pxa2xx_ssp.h
301
static inline struct ssp_device *pxa_ssp_request_of(const struct device_node *n,
include/linux/pxa2xx_ssp.h
306
static inline void pxa_ssp_free(struct ssp_device *ssp) {}
include/scsi/libsas.h
187
struct ssp_device ssp_dev;
sound/soc/pxa/pxa-ssp.c
103
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
121
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
139
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
167
static void pxa_ssp_set_scr(struct ssp_device *ssp, u32 div)
sound/soc/pxa/pxa-ssp.c
188
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
256
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
322
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
357
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
39
struct ssp_device *ssp;
sound/soc/pxa/pxa-ssp.c
417
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
53
static void dump_registers(struct ssp_device *ssp)
sound/soc/pxa/pxa-ssp.c
536
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
64
static void pxa_ssp_set_dma_params(struct ssp_device *ssp, int width4,
sound/soc/pxa/pxa-ssp.c
676
struct ssp_device *ssp, int value)
sound/soc/pxa/pxa-ssp.c
712
struct ssp_device *ssp = priv->ssp;
sound/soc/pxa/pxa-ssp.c
77
struct ssp_device *ssp = priv->ssp;