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

/linux-master/drivers/media/pci/ttpci/
H A Dbudget-ci.c64 #define SLOTSTATUS_PRESENT 2 macro
67 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
372 budget_ci->slot_status = SLOTSTATUS_PRESENT;
416 budget_ci->slot_status = SLOTSTATUS_PRESENT;
460 budget_ci->slot_status = SLOTSTATUS_PRESENT;
H A Dbudget-av.c45 #define SLOTSTATUS_PRESENT 2 macro
48 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
278 budget_av->slot_status = SLOTSTATUS_PRESENT;
297 budget_av->slot_status = SLOTSTATUS_PRESENT;

Completed in 491 milliseconds