HPI_TUNER_BAND
else if (phm->u.c.attribute == HPI_TUNER_BAND)
err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr);
return hpi_control_param_set(h_control, HPI_TUNER_BAND, band, 0);
error = hpi_control_param1_get(h_control, HPI_TUNER_BAND, &band);
err = hpi_control_query(h_tuner, HPI_TUNER_BAND, index, 0, &qr);