Home
last modified time | relevance | path

Searched refs:max96755f_deselect (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A Dmax96755f.c49 static int max96755f_deselect(struct udevice *mux, struct udevice *bus, in max96755f_deselect() function
61 .deselect = max96755f_deselect,
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmax96755f.c115 static int max96755f_deselect(struct i2c_mux_core *muxc, u32 chan) in max96755f_deselect() function
281 idle_disc ? max96755f_deselect : NULL); in max96755f_i2c_probe()