Home
last modified time | relevance | path

Searched refs:noop (Results 1 – 9 of 9) sorted by relevance

/drivers/irqchip/
A Dirq-jcore-aic.c61 static void noop(struct irq_data *data) in noop() function
100 jcore_aic.irq_mask = noop; in aic_irq_of_init()
101 jcore_aic.irq_unmask = noop; in aic_irq_of_init()
/drivers/gpio/
A Dgpio-pcf857x.c221 static void noop(struct irq_data *data) { } in noop() function
266 .irq_ack = noop,
267 .irq_mask = noop,
268 .irq_unmask = noop,
/drivers/gpu/drm/xe/
A Dxe_execlist.c124 u32 noop[2] = { MI_NOOP, MI_NOOP }; in __xe_execlist_port_idle() local
131 xe_lrc_write_ring(port->lrc, noop, sizeof(noop)); in __xe_execlist_port_idle()
A Dxe_lrc.c1458 u32 noop = MI_NOOP; in xe_lrc_write_ring() local
1460 __xe_lrc_write_ring(lrc, ring, &noop, sizeof(noop)); in xe_lrc_write_ring()
/drivers/gpu/drm/nouveau/
A Dnouveau_display.c440 goto noop; in nouveau_display_hpd_work()
498 noop: in nouveau_display_hpd_work()
/drivers/ata/
A Dlibata-transport.c605 static int noop(int x) in noop() function
627 ata_link_linkspeed_attr(sata_spd, noop);
/drivers/net/hippi/
A Drrunner.h676 u32 noop; member
/drivers/mfd/
A Ddb8500-prcmu.c2534 static void noop(struct irq_data *d) in noop() function
2541 .irq_ack = noop,
/drivers/watchdog/
A DKconfig125 bool "noop"
128 Use noop watchdog pretimeout governor by default. If noop

Completed in 34 milliseconds