Searched refs:fsl_rio_pw (Results 1 – 3 of 3) sorted by relevance
99 struct fsl_rio_pw { struct125 extern struct fsl_rio_pw *pw; argument129 extern int fsl_rio_port_write_init(struct fsl_rio_pw *pw);
40 #define IRQ_RIO_PW(m) (((struct fsl_rio_pw *)(m))->pwirq)393 struct fsl_rio_pw *pw = (struct fsl_rio_pw *)dev_instance; in fsl_rio_port_write_handler()483 struct fsl_rio_pw *pw = container_of(work, struct fsl_rio_pw, pw_work); in fsl_pw_dpc()541 int fsl_rio_port_write_init(struct fsl_rio_pw *pw) in fsl_rio_port_write_init()
95 struct fsl_rio_pw *pw;549 pw = kzalloc(sizeof(struct fsl_rio_pw), GFP_KERNEL); in fsl_rio_setup()