Searched refs:is_rev1 (Results 1 – 3 of 3) sorted by relevance
32 bool is_rev1; member176 if (st->is_rev1) in gp8psk_fe_set_frontend()227 if (st->is_rev1) in gp8psk_fe_set_frontend()326 void *priv, bool is_rev1) in gp8psk_fe_attach() argument343 st->is_rev1 = is_rev1; in gp8psk_fe_attach()345 pr_info("Frontend %sattached\n", is_rev1 ? "revision 1 " : ""); in gp8psk_fe_attach()
71 void *priv, bool is_rev1);
288 int is_rev1; in gp8psk_frontend_attach() local290 is_rev1 = id == USB_PID_GENPIX_8PSK_REV_1_WARM; in gp8psk_frontend_attach()293 &gp8psk_fe_ops, d, is_rev1); in gp8psk_frontend_attach()