Searched refs:set_type_virt (Results 1 – 3 of 3) sorted by relevance
137 .set_type_virt = pm8008_set_type_virt,
337 if (d->chip->set_type_virt) in regmap_irq_set_type()338 return d->chip->set_type_virt(d->virt_buf, type, data->hwirq, in regmap_irq_set_type()
1521 int (*set_type_virt)(unsigned int **buf, unsigned int type, member
Completed in 11 milliseconds