Searched refs:put (Results 1 – 5 of 5) sorted by relevance
101 void (*put)(struct gpio_chip *chip, struct gpio *gpio); member156 if (gpio && gpio->chip->ops->put) in gpio_put()157 gpio->chip->ops->put(gpio->chip, gpio); in gpio_put()
480 put = strm->next_out; \491 strm->next_out = put; \630 unsigned char FAR *put; /* next output */ local923 zmemcpy(put, next, copy);927 put += copy;1187 *put++ = 0;1202 from = put - state->offset;1209 *put++ = *from++;1215 *put++ = (unsigned char)(state->length);1227 UPDATE_CHECK(state->check, put - out, out);
429 .put = stm32_gpio_put_gpio,
62 separated from the implementation. It can be put to use without
556 client could put the TLS 1.3-only server in an infinite loop processing