Searched refs:ocp_resource (Results 1 – 1 of 1) sorted by relevance
360 struct ocp_resource { struct364 int (*setup)(struct ptp_ocp *bp, struct ocp_resource *r); argument370 static int ptp_ocp_register_mem(struct ptp_ocp *bp, struct ocp_resource *r); argument371 static int ptp_ocp_register_i2c(struct ptp_ocp *bp, struct ocp_resource *r);372 static int ptp_ocp_register_spi(struct ptp_ocp *bp, struct ocp_resource *r);373 static int ptp_ocp_register_serial(struct ptp_ocp *bp, struct ocp_resource *r);374 static int ptp_ocp_register_ext(struct ptp_ocp *bp, struct ocp_resource *r);375 static int ptp_ocp_fb_board_init(struct ptp_ocp *bp, struct ocp_resource *r);384 static int ptp_ocp_art_board_init(struct ptp_ocp *bp, struct ocp_resource *r);468 static struct ocp_resource ocp_fb_resource[] = {[all …]