Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-ci.c28 stat->ca_module_present_status == 1; in fdtv_ca_ready()
35 if (stat->ca_module_present_status == 1) in fdtv_get_ca_flags()
H A Dfiredtv.h54 unsigned ca_module_present_status:1; member
H A Dfiredtv-avc.c820 stat->ca_module_present_status = r->operand[31] >> 4 & 1; in avc_tuner_status()