Home
last modified time | relevance | path

Searched refs:bound (Results 76 – 100 of 554) sorted by relevance

12345678910>>...23

/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-br-dhcp.sh40 if [ "$1" = bound ]; then
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-vfio-dev5 This directory is created when the device is bound to a
H A Dsysfs-devices-coredump6 device is bound to a driver, which provides the .coredump()
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/
H A Dwater-cooled.yaml158 bound: true
171 bound: xyz.openbmc_project.State.Chassis.PowerState.On
203 bound: true
222 bound: false
241 bound: false
H A Dair-cooled.yaml164 bound: true
177 bound: xyz.openbmc_project.State.Chassis.PowerState.On
209 bound: true
228 bound: false
247 bound: false
/openbmc/linux/drivers/usb/gadget/function/
H A Du_uac2.h64 bool bound; member
H A Du_uac1_legacy.h64 unsigned bound:1; member
H A Df_subset.c311 if (!gether_opts->bound) { in geth_bind()
318 gether_opts->bound = true; in geth_bind()
420 if (opts->bound) in geth_free_inst()
/openbmc/linux/net/can/
H A Dbcm.c127 int bound; member
1303 if (!bo->bound) in bcm_sendmsg()
1430 if (bo->bound && bo->ifindex == dev->ifindex) { in bcm_notify()
1431 bo->bound = 0; in bcm_notify()
1446 if (bo->bound && bo->ifindex == dev->ifindex) { in bcm_notify()
1484 bo->bound = 0; in bcm_init()
1571 if (bo->bound) { in bcm_release()
1572 bo->bound = 0; in bcm_release()
1599 if (bo->bound) { in bcm_connect()
1641 bo->bound = 1; in bcm_connect()
H A Disotp.c151 int bound; member
948 if (!so->bound || so->tx.state == ISOTP_SHUTDOWN) in isotp_sendmsg()
1137 if (!so->bound) in isotp_recvmsg()
1203 if (so->bound) { in isotp_release()
1228 so->bound = 0; in isotp_release()
1291 if (so->bound) { in isotp_bind()
1339 so->bound = 1; in isotp_bind()
1378 if (so->bound) in isotp_setsockopt_locked()
1552 if (so->bound) { in isotp_notify()
1564 so->bound = 0; in isotp_notify()
[all …]
/openbmc/linux/drivers/gpu/drm/ast/
H A DKconfig13 is bound to the driver. These GPUs are commonly found
/openbmc/linux/Documentation/driver-api/
H A Dconsole.rst54 - means the driver is not bound and if echo'ed, commands the driver
58 - means the driver is bound and if echo'ed, commands the driver to
114 driver is bound or not.
132 driver, which was previously bound, becomes unbound. The console layer
/openbmc/u-boot/doc/driver-model/
H A Dpci-info.txt28 bound to their appropriate driver if available. If there is no driver, then
29 they are bound to a generic PCI driver which does nothing.
47 relationship during PCI bus enumeration thus PCI devices won't be bound to
106 DM_FLAG_PRE_RELOC will be bound before relocation. If neither device tree nor
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c116 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
143 if (range_start >= bound || range_end >= bound) in fault_opcodes_write()
/openbmc/linux/net/ieee802154/
H A Dsocket.c441 unsigned int bound:1; member
498 ro->bound = 0; in dgram_bind()
523 ro->bound = 1; in dgram_bind()
582 if (!ro->bound) { in dgram_connect()
638 if (!ro->bound) in dgram_sendmsg()
678 ro->bound ? &ro->src_addr : NULL, size); in dgram_sendmsg()
778 if (!ro->bound) in ieee802154_match_sock()
/openbmc/linux/Documentation/hwmon/
H A Dadt7462.rst64 - point1: Set the pwm speed at a lower temperature bound.
65 - point2: Set the pwm speed at a higher temperature bound.
/openbmc/linux/tools/perf/tests/attr/
H A Dtest-stat-detailed-293 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
104 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
H A Dtest-stat-detailed-393 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
104 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
/openbmc/phosphor-health-monitor/
H A Dbmc_health_config_json.md62 - For lower bound, the threshold gets asserted if metric value falls
64 - For upper bound, the threshold gets asserted if metric value goes
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c327 bool bound; member
425 return (gtt->bound); in radeon_ttm_backend_is_bound()
438 if (gtt->bound) in radeon_ttm_backend_bind()
460 gtt->bound = true; in radeon_ttm_backend_bind()
472 if (!gtt->bound) in radeon_ttm_backend_unbind()
477 gtt->bound = false; in radeon_ttm_backend_unbind()
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Di2c_interface.md10 To avoid race conditions and conflicts, no device driver should be bound to the
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dadc-joystick.yaml55 Represents a joystick axis bound to the given ADC channel.
63 description: Index of an io-channels list entry bound to this axis.
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/fan-fault-led/
H A Dboard-1-fan-7.yaml45 bound: true
56 bound: true
H A Dboard-0-fan-5.yaml45 bound: true
56 bound: true
H A Dboard-0-fan-1.yaml45 bound: true
56 bound: true

12345678910>>...23