Searched defs:gpiomux (Results 1 - 2 of 2) sorted by relevance

/drivers/i2c/muxes/
H A Di2c-mux-gpio.c20 struct gpiomux { struct
27 static void i2c_mux_gpio_set(const struct gpiomux *mux, unsigned val)
38 struct gpiomux *mux = data;
47 struct gpiomux *mux = data;
61 static int i2c_mux_gpio_probe_dt(struct gpiomux *mux,
130 static int i2c_mux_gpio_probe_dt(struct gpiomux *mux,
139 struct gpiomux *mux;
147 dev_err(&pdev->dev, "Cannot allocate gpiomux structure");
259 struct gpiomux *mux = platform_get_drvdata(pdev);
/drivers/media/pci/bt8xx/
H A Dbttv.h227 u32 gpiomux[4]; /* Tuner, Radio, external, internal */ member in struct:tvcard

Completed in 187 milliseconds