Home
last modified time | relevance | path

Searched refs:panthor_device_reset_is_pending (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_device.h199 static inline bool panthor_device_reset_is_pending(struct panthor_device *ptdev) in panthor_device_reset_is_pending() function
Dpanthor_sched.c692 !panthor_device_reset_is_pending((sched)->ptdev)) \
708 !panthor_device_reset_is_pending((sched)->ptdev)) \
2318 if (panthor_device_reset_is_pending(sched->ptdev)) in tick_work()
Dpanthor_fw.c1286 if (panthor_device_reset_is_pending(ptdev)) in panthor_fw_ping_work()