mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
adding already exists and if so just return that. The typical use case is from identify routines, which shouldn't be adding multiple copies of the same phandle_t to the gpiobus. Only one per phandle_t is needed (or expected by the current code). Differential Revision: https://reviews.freebsd.org/D2871 |
||
|---|---|---|
| .. | ||
| gpio_if.m | ||
| gpiobus.c | ||
| gpiobus_if.m | ||
| gpiobusvar.h | ||
| gpioc.c | ||
| gpioiic.c | ||
| gpioled.c | ||
| ofw_gpiobus.c | ||