Searched refs:saa7164_cmd_send (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-api.c31 ret = saa7164_cmd_send(port->dev, port->hwcfg.unitid, SET_CUR,
43 ret = saa7164_cmd_send(dev, 0, GET_CUR,
398 ret = saa7164_cmd_send(dev, 0, GET_LEN,
412 ret = saa7164_cmd_send(dev, 0, GET_CUR,
475 ret = saa7164_cmd_send(bus->dev, unitid, GET_LEN,
487 ret = saa7164_cmd_send(bus->dev, unitid, GET_CUR,
534 ret = saa7164_cmd_send(bus->dev, unitid, GET_LEN,
555 ret = saa7164_cmd_send(bus->dev, unitid, SET_CUR,
579 ret = saa7164_cmd_send(dev, unitid, SET_CUR,
H A Dsaa7164.h327 int saa7164_cmd_send(struct saa7164_dev *dev,
H A Dsaa7164-cmd.c327 int saa7164_cmd_send(struct saa7164_dev *dev, u8 id, tmComResCmd_t command, function

Completed in 72 milliseconds