Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/i2c/
Di2c.c48 #define to_hdm(iface) container_of(iface, struct hdm_i2c, most_iface) macro
69 struct hdm_i2c *dev = to_hdm(most_iface); in configure_channel()
123 struct hdm_i2c *dev = to_hdm(most_iface); in enqueue()
168 struct hdm_i2c *dev = to_hdm(most_iface); in poison_channel()