dst_command
if (dst_command(state, get_tuner_1, 8) < 0) {
if (dst_command(state, get_tuner_2, 8) < 0) {
retval = dst_command(state, get_signal, 8);
return dst_command(state, packet, 8);
return dst_command(state, packet, 8);
static int dst_command(struct dst_state *state, u8 *data, u8 len);
if (dst_command(state, get_mac, 8) < 0) {
if (dst_command(state, get_ver, 8) < 0) {
if (dst_command(state, get_type, 8) < 0) {
if (dst_command(state, get_vendor, 8) < 0) {
if (dst_command(state, check_stv0299, 8) < 0) {
if (dst_command(state, check_mb86a15, 8) < 0) {