H A D | saa7164-api.c | 41 ret = saa7164_cmd_send(dev, 0, GET_CUR, saa7164_api_get_load_info() 63 ret = saa7164_cmd_send(dev, 0, GET_CUR, saa7164_api_collect_debug() 87 ret = saa7164_cmd_send(dev, 0, GET_CUR, saa7164_api_set_debug() 97 ret = saa7164_cmd_send(dev, 0, SET_CUR, saa7164_api_set_debug() 119 ret = saa7164_cmd_send(port->dev, port->hwcfg.unitid, saa7164_api_set_vbi_format() 125 ret = saa7164_cmd_send(port->dev, port->hwcfg.unitid, saa7164_api_set_vbi_format() 135 ret = saa7164_cmd_send(port->dev, port->hwcfg.unitid, saa7164_api_set_vbi_format() 141 ret = saa7164_cmd_send(port->dev, port->hwcfg.unitid, saa7164_api_set_vbi_format() 178 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, SET_CUR, saa7164_api_set_gop_size() 202 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, SET_CUR, saa7164_api_set_encoder() 208 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, SET_CUR, saa7164_api_set_encoder() 221 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, SET_CUR, saa7164_api_set_encoder() 232 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, SET_CUR, saa7164_api_set_encoder() 262 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 267 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 273 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 278 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 283 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 288 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 296 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, GET_CUR, saa7164_api_get_encoder() 359 ret = saa7164_cmd_send(port->dev, port->hwcfg.sourceid, SET_CUR, saa7164_api_set_aspect_ratio() 394 ret = saa7164_cmd_send(port->dev, port->encunit.vsourceid, SET_CUR, saa7164_api_set_usercontrol() 408 ret = saa7164_cmd_send(port->dev, port->encunit.vsourceid, GET_CUR, saa7164_api_get_usercontrol() 451 ret = saa7164_cmd_send(port->dev, port->vidproc.sourceid, SET_CUR, saa7164_api_set_videomux() 457 ret = saa7164_cmd_send(port->dev, port->audfeat.sourceid, SET_CUR, saa7164_api_set_videomux() 479 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, SET_CUR, saa7164_api_audio_mute() 497 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, GET_MIN, saa7164_api_set_audio_volume() 502 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, GET_MAX, saa7164_api_set_audio_volume() 507 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, GET_CUR, saa7164_api_set_audio_volume() 522 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, SET_CUR, saa7164_api_set_audio_volume() 528 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, SET_CUR, saa7164_api_set_audio_volume() 533 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, GET_CUR, saa7164_api_set_audio_volume() 560 ret = saa7164_cmd_send(port->dev, port->audfeat.unitid, SET_CUR, saa7164_api_set_audio_std() 575 ret = saa7164_cmd_send(port->dev, port->tunerunit.unitid, SET_CUR, saa7164_api_set_audio_std() 596 ret = saa7164_cmd_send(port->dev, port->tunerunit.unitid, SET_CUR, saa7164_api_set_audio_detection() 611 ret = saa7164_cmd_send(port->dev, port->vidproc.sourceid, GET_CUR, saa7164_api_get_videomux() 661 ret = saa7164_cmd_send(dev, port->ifunit.unitid, GET_LEN, saa7164_api_set_dif() 668 ret = saa7164_cmd_send(dev, port->ifunit.unitid, SET_CUR, saa7164_api_set_dif() 790 ret = saa7164_cmd_send(port->dev, port->hwcfg.unitid, SET_CUR, saa7164_api_transition_port() 803 ret = saa7164_cmd_send(dev, 0, GET_CUR, saa7164_api_get_fw_version() 1335 ret = saa7164_cmd_send(dev, 0, GET_LEN, saa7164_api_enum_subdevs() 1349 ret = saa7164_cmd_send(dev, 0, GET_CUR, saa7164_api_enum_subdevs() 1400 ret = saa7164_cmd_send(bus->dev, unitid, GET_LEN, saa7164_api_i2c_read() 1413 ret = saa7164_cmd_send(bus->dev, unitid, GET_CUR, saa7164_api_i2c_read() 1462 ret = saa7164_cmd_send(bus->dev, unitid, GET_LEN, saa7164_api_i2c_write() 1485 ret = saa7164_cmd_send(bus->dev, unitid, SET_CUR, saa7164_api_i2c_write() 1508 ret = saa7164_cmd_send(dev, unitid, SET_CUR, saa7164_api_modify_gpio()
|