Home
last modified time | relevance | path

Searched refs:pin_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/gpioctl/
H A Dgpioctl.c219 int pinn, pinv, pin_type, ch; in main() local
223 config = toggle = verbose = list = name = pin_type = 0; in main()
240 pin_type = PIN_TYPE_NAME; in main()
243 pin_type = PIN_TYPE_NUMBER; in main()
277 switch (pin_type) { in main()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c131 hci_pin2str(rp.pin_type), rp.pin_type); in hci_read_pin_type()
150 cp.pin_type = (uint8_t) n; in hci_write_pin_type()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1051 u_int8_t pin_type; /* PIN type */
1056 u_int8_t pin_type; /* PIN type */
1005 u_int8_t pin_type; /* PIN type */ global() member
1010 u_int8_t pin_type; /* PIN type */ global() member