Searched refs:ress (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-pxa.c | 78 struct resource *ress; member 320 pxa_rtc->ress = platform_get_resource(pdev, IORESOURCE_MEM, 0); in pxa_rtc_probe() 321 if (!pxa_rtc->ress) { in pxa_rtc_probe() 337 pxa_rtc->base = devm_ioremap(dev, pxa_rtc->ress->start, in pxa_rtc_probe() 338 resource_size(pxa_rtc->ress)); in pxa_rtc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | docg3.c | 1967 struct resource *ress; in docg3_probe() local 1973 ress = platform_get_resource(pdev, IORESOURCE_MEM, 0); in docg3_probe() 1974 if (!ress) { in docg3_probe() 1980 base = devm_ioremap(dev, ress->start, DOC_IOSPACE_SIZE); in docg3_probe()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CECILL-1.0 | 214 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à sR…
|
| H A D | CECILL-2.0 | 216 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s`en …
|
| H A D | CECILL-C | 214 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s`en …
|
| H A D | CECILL-B | 220 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s`en …
|