validx
static struct validx tbl_common[] = {
static struct validx tbl_init_at_startup[] = {
static struct validx tbl_sensor_settings_common[] = {
static struct validx tbl_sensor_settings_1280[] = {
static struct validx tbl_sensor_settings_800[] = {
static struct validx tbl_sensor_settings_640[] = {
static struct validx tbl_post_unset_alt[] = {
static struct validx tbl_init_at_startup[] = {
static struct validx tbl_common_0B[] = {
static struct validx tbl_640[] = {
static struct validx tbl_800[] = {
static struct validx tbl_big1[] = {
static struct validx tbl_big2[] = {
static struct validx tbl_big3[] = {
static struct validx tbl_post_unset_alt[] = {
static struct validx tbl_init_at_startup[] = {
static struct validx tbl_common[] = {
static struct validx tbl_sensor_settings_common1[] = {
static struct validx tbl_sensor_settings_common2[] = {
static struct validx tbl_init_at_startup[] = {
static struct validx tbl_init_post_alt[] = {
static struct validx tbl_commmon[] = {
int fetch_validx(struct gspca_dev *gspca_dev, struct validx *tbl, int len)
int keep_on_fetching_validx(struct gspca_dev *gspca_dev, struct validx *tbl,
int fetch_validx(struct gspca_dev *gspca_dev, struct validx *tbl, int len);
int keep_on_fetching_validx(struct gspca_dev *gspca_dev, struct validx *tbl,
int idx = 0, validx, ret;
validx = cval->control << 8 | 0;
validx, idx, &uac2_conn, sizeof(uac2_conn));
validx, idx, &uac3_conn, sizeof(uac3_conn));
UAC_GET_CUR, validx, idx, cval->val_type);
int validx, int *value_ret)
validx, idx, buf, val_len);
request, validx, idx, cval->val_type);
int validx, int *value_ret)
validx, idx, buf, size);
request, validx, idx, cval->val_type);
int validx, int *value_ret)
validx += cval->idx_off;
get_ctl_value_v1(cval, request, validx, value_ret) :
get_ctl_value_v2(cval, request, validx, value_ret);
int validx, int *value)
return get_ctl_value(cval, UAC_GET_CUR, validx, value);
int request, int validx, int value_set)
validx += cval->idx_off;
validx, idx, buf, val_len);
request, validx, idx, cval->val_type, buf[0], buf[1]);
int validx, int value)
return snd_usb_mixer_set_ctl_value(cval, UAC_SET_CUR, validx, value);
int request, int validx, int value_set);
int validx, int bUnitID)
list->kctl->private_value = (validx << 8) | bUnitID;
int validx, int bUnitID)
list->kctl->private_value = (validx << 8) | bUnitID;