Home
last modified time | relevance | path

Searched refs:faulty (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/imagination/
A Dpvr_context.h70 atomic_t faulty; member
A Dpvr_queue.c791 atomic_set(&queue->ctx->faulty, 1); in pvr_queue_start()
1093 if (atomic_read(&job->ctx->faulty)) in pvr_queue_job_init()
1317 &sched, 1, &ctx->faulty); in pvr_queue_create()
/drivers/md/
A Dmd.h959 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending() local
960 if (atomic_dec_and_test(&rdev->nr_pending) && faulty) { in rdev_dec_pending()
/drivers/media/usb/dvb-usb/
A DKconfig166 bool "Support faulty USB IDs"
169 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.

Completed in 16 milliseconds