Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dsi476x-core.h119 struct si476x_core { struct
120 struct i2c_client *client;
121 struct regmap *regmap;
122 int chip_id;
123 struct mfd_cell cells[SI476X_MFD_CELLS];
125 struct mutex cmd_lock; /* for serializing fm radio operations */
126 atomic_t users;
128 wait_queue_head_t rds_read_queue;
129 struct kfifo rds_fifo;
130 struct work_struct rds_fifo_drainer;
[all …]