Searched refs:SLOTSTATUS_PRESENT (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/media/pci/ttpci/
H A Dbudget-av.c46 #define SLOTSTATUS_PRESENT 2 macro
49 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
277 budget_av->slot_status = SLOTSTATUS_PRESENT;
294 budget_av->slot_status = SLOTSTATUS_PRESENT;
H A Dbudget-ci.c63 #define SLOTSTATUS_PRESENT 2 macro
66 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
371 budget_ci->slot_status = SLOTSTATUS_PRESENT;
415 budget_ci->slot_status = SLOTSTATUS_PRESENT;
462 budget_ci->slot_status = SLOTSTATUS_PRESENT;

Completed in 192 milliseconds