Home
last modified time | relevance | path

Searched refs:pcmcia_low_level (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.1.9/drivers/pcmcia/
Dpxa2xx_base.h2 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
3 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops);
Dpxa2xx_base.c207 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets()
253 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in pxa2xx_drv_pcmcia_ops()
266 struct pcmcia_low_level *ops; in pxa2xx_drv_pcmcia_probe()
271 ops = (struct pcmcia_low_level *)dev->dev.platform_data; in pxa2xx_drv_pcmcia_probe()
335 struct pcmcia_low_level *ops = (struct pcmcia_low_level *)dev->platform_data; in pxa2xx_drv_pcmcia_resume()
Dsoc_common.h21 struct pcmcia_low_level;
38 const struct pcmcia_low_level *ops, struct device *dev);
Dsa11xx_base.h122 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
123 extern int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int…
Dsa1111_generic.h16 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops,
Dsa11xx_base.c199 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in sa11xx_drv_pcmcia_ops()
217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe()
Dsa1111_neponset.c68 static struct pcmcia_low_level neponset_pcmcia_ops = {
Dsa1111_lubbock.c137 static struct pcmcia_low_level lubbock_pcmcia_ops = {
Dsa1100_simpad.c98 static struct pcmcia_low_level simpad_pcmcia_ops = {
Dsa1111_badge4.c124 static struct pcmcia_low_level badge4_pcmcia_ops = {
Dpxa2xx_mainstone.c81 static struct pcmcia_low_level mst_pcmcia_ops __initdata = {
Dsa1111_jornada720.c122 static struct pcmcia_low_level jornada720_pcmcia_ops = {
Dsa1100_h3600.c144 struct pcmcia_low_level h3600_pcmcia_ops = {
Dsa1100_generic.c91 static struct pcmcia_low_level sa11x0_cf_ops = {
/linux-6.1.9/include/pcmcia/
Dsoc_common.h38 const struct pcmcia_low_level *ops;
82 struct pcmcia_low_level { struct
/linux-6.1.9/arch/arm/mach-pxa/
Dpalmld-pcmcia.c61 static struct pcmcia_low_level palmld_pcmcia_ops = {
Dpalmtx-pcmcia.c62 static struct pcmcia_low_level palmtx_pcmcia_ops = {
Dhx4700-pcmcia.c80 static struct pcmcia_low_level hx4700_pcmcia_ops = {
De740-pcmcia.c83 static struct pcmcia_low_level e740_pcmcia_ops = {
Dballoon3-pcmcia.c92 static struct pcmcia_low_level balloon3_pcmcia_ops = {
Dpalmtc-pcmcia.c112 static struct pcmcia_low_level palmtc_pcmcia_ops = {
Dvpac270-pcmcia.c88 static struct pcmcia_low_level vpac270_pcmcia_ops = {
Dviper-pcmcia.c110 static struct pcmcia_low_level viper_pcmcia_ops = {
Dtrizeps4-pcmcia.c150 static struct pcmcia_low_level trizeps_pcmcia_ops = {
Dcolibri-pcmcia.c98 static struct pcmcia_low_level colibri_pcmcia_ops = {

12