Searched defs:irq_rx_enable (Results 1 – 7 of 7) sorted by relevance
22 bool irq_rx_enable; member
23 bool irq_rx_enable; member
25 bool irq_rx_enable; member
87 static void irq_rx_enable(const struct device *dev) in irq_rx_enable() function
309 static inline void irq_rx_enable(const struct device *dev) in irq_rx_enable() function
456 static inline void irq_rx_enable(const struct device *dev) in irq_rx_enable() function
104 void (*irq_rx_enable)(const struct device *dev); member