Searched refs:connectable (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/imu/ |
H A D | bosch,bmi160.yaml | 14 connectable Magnetometer
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 999 if (!connectable && !(hdev->le_states[2] & 0x10)) in is_advertising_allowed() 1005 if (connectable && (!(hdev->le_states[4] & 0x40) || in is_advertising_allowed() 1013 if (!connectable && !(hdev->le_states[2] & 0x02)) in is_advertising_allowed() 1019 if (connectable && (!(hdev->le_states[4] & 0x08) || in is_advertising_allowed() 1229 bool connectable; in hci_setup_ext_adv_instance_sync() local 1263 if (!is_advertising_allowed(hdev, connectable)) in hci_setup_ext_adv_instance_sync() 1270 err = hci_get_random_address(hdev, !connectable, in hci_setup_ext_adv_instance_sync() 1290 if (connectable) { in hci_setup_ext_adv_instance_sync() 1699 bool connectable; in hci_enable_advertising_sync() local 1717 if (!is_advertising_allowed(hdev, connectable)) in hci_enable_advertising_sync() [all …]
|
/openbmc/linux/fs/ocfs2/ |
H A D | export.c | 205 fh, len, connectable); in ocfs2_encode_fh()
|
H A D | ocfs2_trace.h | 2543 void *fh, int len, int connectable), 2544 TP_ARGS(dentry, name_len, name, fh, len, connectable), 2551 __field(int, connectable) 2559 __entry->connectable = connectable; 2563 __entry->connectable)
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | power-management.rst | 709 ``hotplug`` indicates an externally connectable/visible 715 connectable. Examples are internal ports for USB
|
/openbmc/linux/Documentation/filesystems/ |
H A D | overlayfs.rst | 666 The overlay filesystem does not support non-directory connectable file
|