Searched refs:NOTIFIER (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | ps3vram.c | 96 #define NOTIFIER 7 /* notifier used for completion report */ macro 111 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_reset() 122 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_wait() 231 ps3vram_out_ring(priv, DMA_NOTIFIER_HANDLE_BASE + NOTIFIER); in ps3vram_bind() 238 ps3vram_out_ring(priv, DMA_NOTIFIER_HANDLE_BASE + NOTIFIER); in ps3vram_bind()
|
| /OK3568_Linux_fs/buildroot/package/smstools3/ |
| H A D | 0002-fix-build-with-gcc-10.x.patch | 16 -char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem for othe… 18 +extern char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem f… 381 +char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem for othe…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
| H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 187 -char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem for othe… 189 +EXTERN char process_title[32]; // smsd for main task, NOTIFIER or CHILD, name of a modem f…
|