Searched defs:ti_sci_rm_irq_ops (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 237 struct ti_sci_rm_irq_ops { struct 238 int (*set_irq)(const struct ti_sci_handle *handle, u16 src_id, 240 int (*set_event_map)(const struct ti_sci_handle *handle, u16 src_id, 243 int (*free_irq)(const struct ti_sci_handle *handle, u16 src_id, 245 int (*free_event_map)(const struct ti_sci_handle *handle, u16 src_id,
|
| /kernel/linux/linux-6.6/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 253 struct ti_sci_rm_irq_ops { struct 254 int (*set_irq)(const struct ti_sci_handle *handle, u16 src_id, 256 int (*set_event_map)(const struct ti_sci_handle *handle, u16 src_id, 259 int (*free_irq)(const struct ti_sci_handle *handle, u16 src_id, 261 int (*free_event_map)(const struct ti_sci_handle *handle, u16 src_id,
|