Searched defs:set_polarity (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dirq.h61 int (*set_polarity)(struct udevice *dev, uint irq, bool active_low); member in struct:irq_ops
/u-boot/arch/x86/cpu/intel_common/
H A Ditss.c23 static int set_polarity(struct udevice *dev, uint irq, bool active_low) function

Completed in 48 milliseconds