Lines Matching full:max9286
3 * Maxim MAX9286 GMSL Deserializer Driver
328 /* Open all channels on the MAX9286 */ in max9286_i2c_mux_open()
968 * max9286. in max9286_get_fmt()
1065 /* Configure V4L2 for the MAX9286 itself */ in max9286_v4l2_register()
1376 dev_err(&client->dev, "Unable to setup max9286\n"); in max9286_init()
1381 * Register all V4L2 interactions for the MAX9286 and notifiers for in max9286_init()
1634 gpiod_set_consumer_name(priv->gpiod_pwdn, "max9286-pwdn"); in max9286_probe()
1642 * The MAX9286 starts by default with all ports enabled, we disable all in max9286_probe()
1649 * The MAX9286 initialises with auto-acknowledge enabled by default. in max9286_probe()
1695 { .compatible = "maxim,max9286" },
1702 .name = "max9286",
1711 MODULE_DESCRIPTION("Maxim MAX9286 GMSL Deserializer Driver");