Lines Matching full:max9286
3 * Maxim MAX9286 GMSL Deserializer Driver
256 /* Open all channels on the MAX9286 */ in max9286_i2c_mux_open()
755 * max9286. in max9286_get_fmt()
843 /* Configure V4L2 for the MAX9286 itself */ in max9286_v4l2_register()
1073 dev_err(dev, "Unable to setup max9286\n"); in max9286_init()
1078 * Register all V4L2 interactions for the MAX9286 and notifiers for in max9286_init()
1234 gpiod_set_consumer_name(priv->gpiod_pwdn, "max9286-pwdn"); in max9286_probe()
1242 * The MAX9286 starts by default with all ports enabled, we disable all in max9286_probe()
1249 * The MAX9286 initialises with auto-acknowledge enabled by default. in max9286_probe()
1305 { .compatible = "maxim,max9286" },
1312 .name = "max9286",
1321 MODULE_DESCRIPTION("Maxim MAX9286 GMSL Deserializer Driver");