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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget-av.c138 static int ciintf_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) function
321 result = ciintf_read_attribute_mem(ca, slot, 0);
354 budget_av->ca.read_attribute_mem = ciintf_read_attribute_mem;
H A Dbudget-ci.c259 static int ciintf_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) function
426 if (ciintf_read_attribute_mem(ca, slot, 0) == 0x1d) {
483 budget_ci->ca.read_attribute_mem = ciintf_read_attribute_mem;

Completed in 59 milliseconds