Home
last modified time | relevance | path

Searched defs:st_var_header (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/accessibility/speakup/
H A Dspk_types.h107 struct st_var_header { struct
108 char *name;
109 enum var_id_t var_id;
110 enum var_type_t var_type;
111 void *p_val; /* ptr to programs variable to store value */
112 void *data; /* ptr to the vars data */
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/accessibility/speakup/
H A Dspk_types.h107 struct st_var_header { struct
108 char *name;
109 enum var_id_t var_id;
110 enum var_type_t var_type;
111 void *p_val; /* ptr to programs variable to store value */
112 void *data; /* ptr to the vars data */
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/accessibility/speakup/
H A Dspk_types.h107 struct st_var_header { struct
108 char *name;
109 enum var_id_t var_id;
110 enum var_type_t var_type;
111 void *p_val; /* ptr to programs variable to store value */
112 void *data; /* ptr to the vars data */