Lines Matching refs:code
58 driver code:
70 The code implementing a gpio_chip should support multiple instances of the
71 controller, preferably using the driver model. That code will configure each
396 provided. A big portion of overhead code will be managed by gpiolib,
420 call into the core gpiolib code:
422 .. code-block:: c
436 * and then call into the core code to synchronise the
452 * after having called into the core code to synchronise
496 .. code-block:: c
510 * and then call into the core code to synchronise the
526 * after having called into the core code to synchronise
572 .. code-block:: c
587 * and then call into the core code to synchronise the
604 * after having called into the core code to synchronise