Searched refs:ocp_resource (Results 1 – 1 of 1) sorted by relevance
344 struct ocp_resource { struct348 int (*setup)(struct ptp_ocp *bp, struct ocp_resource *r); argument354 static int ptp_ocp_register_mem(struct ptp_ocp *bp, struct ocp_resource *r); argument355 static int ptp_ocp_register_i2c(struct ptp_ocp *bp, struct ocp_resource *r);356 static int ptp_ocp_register_spi(struct ptp_ocp *bp, struct ocp_resource *r);357 static int ptp_ocp_register_serial(struct ptp_ocp *bp, struct ocp_resource *r);358 static int ptp_ocp_register_ext(struct ptp_ocp *bp, struct ocp_resource *r);359 static int ptp_ocp_fb_board_init(struct ptp_ocp *bp, struct ocp_resource *r);435 static struct ocp_resource ocp_fb_resource[] = {1509 ptp_ocp_get_mem(struct ptp_ocp *bp, struct ocp_resource *r) in ptp_ocp_get_mem()[all …]