linux/drivers/accel/qaic
Zack McKevitt a2b0c33e94 accel/qaic: Add qaic_ prefix to irq_polling_work
Rename irq_polling_work to qaic_irq_polling_work to reduce ambiguity
and avoid potential naming conflicts in the future.

Signed-off-by: Zack McKevitt <zachary.mckevitt@oss.qualcomm.com>
Reviewed-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com>
Signed-off-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com>
Link: https://patch.msgid.link/20251031192511.3179130-1-zachary.mckevitt@oss.qualcomm.com
2025-11-07 11:27:46 -07:00
..
Kconfig accel/qaic: Collect crashdump from SSR channel 2025-11-07 11:16:51 -07:00
Makefile accel/qaic: Implement basic SSR handling 2025-11-07 11:01:18 -07:00
mhi_controller.c accel/qaic: Add AIC200 support 2025-01-31 10:08:45 -07:00
mhi_controller.h accel/qaic: Add AIC200 support 2025-01-31 10:08:45 -07:00
qaic.h accel/qaic: Add qaic_ prefix to irq_polling_work 2025-11-07 11:27:46 -07:00
qaic_control.c accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents 2025-11-07 10:55:39 -07:00
qaic_data.c accel/qaic: Add qaic_ prefix to irq_polling_work 2025-11-07 11:27:46 -07:00
qaic_debugfs.c accel/qaic: Fix bootlog initialization ordering 2025-10-14 08:30:39 -06:00
qaic_debugfs.h
qaic_drv.c accel/qaic: Add qaic_ prefix to irq_polling_work 2025-11-07 11:27:46 -07:00
qaic_ras.c accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functions 2025-10-06 14:38:20 -06:00
qaic_ras.h accel/qaic: Add Reliability, Accessibility, Serviceability (RAS) 2025-05-30 09:14:35 -06:00
qaic_ssr.c accel/qaic: Collect crashdump from SSR channel 2025-11-07 11:16:51 -07:00
qaic_ssr.h accel/qaic: Collect crashdump from SSR channel 2025-11-07 11:16:51 -07:00
qaic_sysfs.c accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents 2025-11-07 10:55:39 -07:00
qaic_timesync.c accel/qaic: Add support for PM callbacks 2025-11-05 15:41:43 -07:00
qaic_timesync.h accel/qaic: Add support for PM callbacks 2025-11-05 15:41:43 -07:00
sahara.c accel/qaic: Update the sahara image table for AIC200 2025-10-27 11:52:09 -06:00
sahara.h