Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Dimx-weim.c19 struct imx_weim_devtype { struct
28 static const struct imx_weim_devtype imx1_weim_devtype = { argument
34 static const struct imx_weim_devtype imx27_weim_devtype = {
40 static const struct imx_weim_devtype imx50_weim_devtype = {
49 static const struct imx_weim_devtype imx51_weim_devtype = {
138 const struct imx_weim_devtype *devtype) in weim_timing_setup()
207 const struct imx_weim_devtype *devtype = of_id->data; in weim_parse_dt()
306 const struct imx_weim_devtype *devtype; in of_weim_notify()