Searched refs:pcmcia_low_level (Results 1 – 33 of 33) sorted by relevance
/linux-4.4.14/drivers/pcmcia/ |
D | soc_common.h | 20 struct pcmcia_low_level; 38 const struct pcmcia_low_level *ops; 84 struct pcmcia_low_level { struct 136 struct pcmcia_low_level *ops, struct device *dev); argument
|
D | sa11xx_base.h | 122 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…
|
D | pxa2xx_base.c | 219 struct pcmcia_low_level *ops = dev->platform_data; in pxa2xx_configure_sockets() 269 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in pxa2xx_drv_pcmcia_ops() 282 struct pcmcia_low_level *ops; in pxa2xx_drv_pcmcia_probe() 287 ops = (struct pcmcia_low_level *)dev->dev.platform_data; in pxa2xx_drv_pcmcia_probe()
|
D | pxa2xx_base.h | 2 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops);
|
D | sa1111_generic.h | 15 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops,
|
D | sa11xx_base.c | 199 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()
|
D | sa1100_cerf.c | 76 static struct pcmcia_low_level cerf_pcmcia_ops = {
|
D | pxa2xx_cm_x270.c | 70 static struct pcmcia_low_level cmx270_pcmcia_ops __initdata = {
|
D | pxa2xx_palmtx.c | 66 static struct pcmcia_low_level palmtx_pcmcia_ops = {
|
D | pxa2xx_palmld.c | 64 static struct pcmcia_low_level palmld_pcmcia_ops = {
|
D | sa1100_shannon.c | 88 static struct pcmcia_low_level shannon_pcmcia_ops = {
|
D | sa1100_assabet.c | 90 static struct pcmcia_low_level assabet_pcmcia_ops = {
|
D | sa1111_jornada720.c | 88 static struct pcmcia_low_level jornada720_pcmcia_ops = {
|
D | sa1111_neponset.c | 104 static struct pcmcia_low_level neponset_pcmcia_ops = {
|
D | pxa2xx_hx4700.c | 83 static struct pcmcia_low_level hx4700_pcmcia_ops = {
|
D | sa1111_badge4.c | 128 static struct pcmcia_low_level badge4_pcmcia_ops = {
|
D | sa1100_nanoengine.c | 113 static struct pcmcia_low_level nanoengine_pcmcia_ops = {
|
D | pxa2xx_stargate2.c | 86 static struct pcmcia_low_level sg2_pcmcia_ops __initdata = {
|
D | sa1100_simpad.c | 103 static struct pcmcia_low_level simpad_pcmcia_ops = {
|
D | pxa2xx_e740.c | 86 static struct pcmcia_low_level e740_pcmcia_ops = {
|
D | pxa2xx_balloon3.c | 95 static struct pcmcia_low_level balloon3_pcmcia_ops = {
|
D | pxa2xx_cm_x255.c | 91 static struct pcmcia_low_level cmx255_pcmcia_ops __initdata = {
|
D | pxa2xx_palmtc.c | 116 static struct pcmcia_low_level palmtc_pcmcia_ops = {
|
D | sa1111_lubbock.c | 202 static struct pcmcia_low_level lubbock_pcmcia_ops = {
|
D | pxa2xx_vpac270.c | 93 static struct pcmcia_low_level vpac270_pcmcia_ops = {
|
D | pxa2xx_viper.c | 112 static struct pcmcia_low_level viper_pcmcia_ops = {
|
D | pxa2xx_trizeps4.c | 153 static struct pcmcia_low_level trizeps_pcmcia_ops = {
|
D | pxa2xx_mainstone.c | 129 static struct pcmcia_low_level mst_pcmcia_ops __initdata = {
|
D | sa1100_h3600.c | 145 struct pcmcia_low_level h3600_pcmcia_ops = {
|
D | pxa2xx_colibri.c | 102 static struct pcmcia_low_level colibri_pcmcia_ops = {
|
D | sa1111_generic.c | 134 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops, in sa1111_pcmcia_add()
|
D | pxa2xx_sharpsl.c | 197 static struct pcmcia_low_level sharpsl_pcmcia_ops = {
|
D | soc_common.c | 687 struct pcmcia_low_level *ops, struct device *dev) in soc_pcmcia_init_one()
|