Home
last modified time | relevance | path

Searched refs:da9055_of_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/mfd/
H A Dda9055-i2c.c62 static const struct of_device_id da9055_of_match[] = { variable
73 .of_match_table = da9055_of_match,
/kernel/linux/linux-5.10/drivers/mfd/
H A Dda9055-i2c.c66 static const struct of_device_id da9055_of_match[] = { variable
77 .of_match_table = of_match_ptr(da9055_of_match),
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dda9055.c1522 static const struct of_device_id da9055_of_match[] = { variable
1526 MODULE_DEVICE_TABLE(of, da9055_of_match);
1532 .of_match_table = of_match_ptr(da9055_of_match),
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dda9055.c1521 static const struct of_device_id da9055_of_match[] = { variable
1525 MODULE_DEVICE_TABLE(of, da9055_of_match);
1532 .of_match_table = of_match_ptr(da9055_of_match),

Completed in 5 milliseconds