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