Home
last modified time | relevance | path

Searched defs:zl10036_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dzl10036.c33 struct zl10036_state { struct
34 struct i2c_adapter *i2c;
35 const struct zl10036_config *config;
59 static int zl10036_read_status_reg(struct zl10036_state *state) in zl10036_read_status_reg() argument