Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ttpci/
H A Dbudget-ci.c65 #define SLOTSTATUS_PRESENT 2 macro
68 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
373 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_interrupt()
417 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()
461 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_init()
H A Dbudget-av.c46 #define SLOTSTATUS_PRESENT 2 macro
49 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
279 budget_av->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()
298 budget_av->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()