Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dsi476x-core.h115 struct si476x_core { struct
116 struct i2c_client *client;
117 struct regmap *regmap;
118 int chip_id;
119 struct mfd_cell cells[SI476X_MFD_CELLS];
122 atomic_t users;
124 wait_queue_head_t rds_read_queue;
125 struct kfifo rds_fifo;
126 struct work_struct rds_fifo_drainer;
151 struct si476x_core, \ argument
[all …]

Completed in 7 milliseconds