Home
last modified time | relevance | path

Searched refs:fsl_rio_dbell (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_rio.h87 struct fsl_rio_dbell { struct
121 extern struct fsl_rio_dbell *dbell;
129 extern int fsl_rio_doorbell_init(struct fsl_rio_dbell *dbell);
H A Dfsl_rmu.c37 #define IRQ_RIO_BELL(m) (((struct fsl_rio_dbell *)(m))->bellirq)
296 struct fsl_rio_dbell *fsl_dbell = (struct fsl_rio_dbell *)dev_instance; in fsl_rio_dbell_handler()
1027 int fsl_rio_doorbell_init(struct fsl_rio_dbell *dbell) in fsl_rio_doorbell_init()
H A Dfsl_rio.c90 struct fsl_rio_dbell *dbell;
530 dbell = kzalloc(sizeof(struct fsl_rio_dbell), GFP_KERNEL); in fsl_rio_setup()
532 dev_err(&dev->dev, "Can't alloc memory for 'fsl_rio_dbell'\n"); in fsl_rio_setup()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_rio.h87 struct fsl_rio_dbell { struct
121 extern struct fsl_rio_dbell *dbell;
129 extern int fsl_rio_doorbell_init(struct fsl_rio_dbell *dbell);
H A Dfsl_rmu.c37 #define IRQ_RIO_BELL(m) (((struct fsl_rio_dbell *)(m))->bellirq)
296 struct fsl_rio_dbell *fsl_dbell = (struct fsl_rio_dbell *)dev_instance; in fsl_rio_dbell_handler()
1027 int fsl_rio_doorbell_init(struct fsl_rio_dbell *dbell) in fsl_rio_doorbell_init()
H A Dfsl_rio.c99 struct fsl_rio_dbell *dbell;
520 dbell = kzalloc(sizeof(struct fsl_rio_dbell), GFP_KERNEL); in fsl_rio_setup()
522 dev_err(&dev->dev, "Can't alloc memory for 'fsl_rio_dbell'\n"); in fsl_rio_setup()

Completed in 6 milliseconds