Lines Matching refs:value
149 uint32_t rndis_packet_filter; /* RNDIS packet filter value */
174 /* RNDIS object ID - value pair structure */
180 uint32_t value;
181 FAR const void *data; /* Data pointer overrides value if non-NULL. */
512 * The return value of the EP_SUBMIT operation
1343 &g_rndis_oid_values[i].value, resp->buflen);
1929 uint16_t value;
1957 value = UGETW(ctrl->wValue);
1975 return usbclass_setconfig(priv, value);
2039 * value (ret < 0), the USB driver will stall.