Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/most/i2c/
Di2c.c47 #define to_hdm(iface) container_of(iface, struct hdm_i2c, most_iface) macro
68 struct hdm_i2c *dev = to_hdm(most_iface); in configure_channel()
122 struct hdm_i2c *dev = to_hdm(most_iface); in enqueue()
167 struct hdm_i2c *dev = to_hdm(most_iface); in poison_channel()