Searched refs:flexcop_frontends (Results 1 – 1 of 1) sorted by relevance
667 } flexcop_frontends[] = { variable684 for (i = 0; i < ARRAY_SIZE(flexcop_frontends); i++) { in flexcop_frontend_init()685 if (!flexcop_frontends[i].attach) in flexcop_frontend_init()689 fc->dev_type = flexcop_frontends[i].type; in flexcop_frontend_init()690 if (flexcop_frontends[i].attach(fc, &fc->fc_i2c_adap[0].i2c_adap)) in flexcop_frontend_init()