Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/linux-6.1.9/drivers/extcon/
Dextcon-max77843.c200 u8 val, bool attached, bool nobccomp) in max77843_muic_set_path() argument
206 if (attached) in max77843_muic_set_path()
225 if (attached) in max77843_muic_set_path()
241 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77843_muic_set_path()
262 enum max77843_muic_cable_group group, bool *attached) in max77843_muic_get_cable_type() argument
273 *attached = false; in max77843_muic_get_cable_type()
277 *attached = true; in max77843_muic_get_cable_type()
293 *attached = false; in max77843_muic_get_cable_type()
302 *attached = true; in max77843_muic_get_cable_type()
311 *attached = false; in max77843_muic_get_cable_type()
[all …]
Dextcon-max77693.c258 u8 val, bool attached) in max77693_muic_set_path() argument
263 if (attached) in max77693_muic_set_path()
275 if (attached) in max77693_muic_set_path()
291 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77693_muic_set_path()
310 enum max77693_muic_cable_group group, bool *attached) in max77693_muic_get_cable_type() argument
334 *attached = false; in max77693_muic_get_cable_type()
339 *attached = true; in max77693_muic_get_cable_type()
358 *attached = false; in max77693_muic_get_cable_type()
363 *attached = true; in max77693_muic_get_cable_type()
400 *attached = false; in max77693_muic_get_cable_type()
[all …]
Dextcon-max8997.c198 u8 val, bool attached) in max8997_muic_set_path() argument
203 if (attached) in max8997_muic_set_path()
215 if (attached) in max8997_muic_set_path()
230 ctrl1, ctrl2, attached ? "attached" : "detached"); in max8997_muic_set_path()
247 enum max8997_muic_cable_group group, bool *attached) in max8997_muic_get_cable_type() argument
268 *attached = false; in max8997_muic_get_cable_type()
273 *attached = true; in max8997_muic_get_cable_type()
287 *attached = false; in max8997_muic_get_cable_type()
292 *attached = true; in max8997_muic_get_cable_type()
313 enum max8997_muic_usb_type usb_type, bool attached) in max8997_muic_handle_usb() argument
[all …]
Dextcon-max14577.c196 u8 val, bool attached) in max14577_muic_set_path() argument
210 if (attached) in max14577_muic_set_path()
223 if (attached) in max14577_muic_set_path()
238 ctrl1, ctrl2, attached ? "attached" : "detached"); in max14577_muic_set_path()
255 enum max14577_muic_cable_group group, bool *attached) in max14577_muic_get_cable_type() argument
276 *attached = false; in max14577_muic_get_cable_type()
281 *attached = true; in max14577_muic_get_cable_type()
296 *attached = false; in max14577_muic_get_cable_type()
301 *attached = true; in max14577_muic_get_cable_type()
322 int cable_type, bool attached) in max14577_muic_jig_handler() argument
[all …]
Dextcon-rt8973a.c222 unsigned int con_sw, bool attached) in rt8973a_muic_set_path() argument
233 if (!attached) in rt8973a_muic_set_path()
302 bool attached = false; in rt8973a_muic_cable_handler() local
307 attached = true; in rt8973a_muic_cable_handler()
311 attached = false; in rt8973a_muic_cable_handler()
319 attached = false; in rt8973a_muic_cable_handler()
393 ret = rt8973a_muic_set_path(info, con_sw, attached); in rt8973a_muic_cable_handler()
398 extcon_set_state_sync(info->edev, id, attached); in rt8973a_muic_cable_handler()
401 attached); in rt8973a_muic_cable_handler()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-i2c-devices-fsa94805 show what device is attached
9 USB USB device is attached
10 UART UART is attached
12 JIG JIG is attached
Dconfigfs-most49 name of the device the link is to be attached to
52 name of the channel the link is to be attached to
61 a physical device is being attached to the bus.
104 name of the device the link is to be attached to
107 name of the channel the link is to be attached to
116 a physical device is being attached to the bus.
159 name of the device the link is to be attached to
162 name of the channel the link is to be attached to
171 a physical device is being attached to the bus.
225 name of the device the link is to be attached to
[all …]
/linux-6.1.9/drivers/iio/imu/bno055/
DKconfig7 tristate "Bosch BNO055 attached via UART"
11 Enable this to support Bosch BNO055 IMUs attached via UART.
17 tristate "Bosch BNO055 attached via I2C bus"
22 Enable this to support Bosch BNO055 IMUs attached via I2C bus.
/linux-6.1.9/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c52 int attached; member
68 state->attached = 0; in test_init()
115 state->attached = 1; in test_init()
127 if (state->attached == 1) in test_init()
148 if (state->attached == 1) in test_exit()
/linux-6.1.9/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c52 int attached; member
68 state->attached = 0; in test_init()
115 state->attached = 1; in test_init()
127 if (state->attached == 1) in test_init()
148 if (state->attached == 1) in test_exit()
/linux-6.1.9/drivers/message/fusion/
Dmptsas.c460 mptsas_is_end_device(struct mptsas_devinfo * attached) in mptsas_is_end_device() argument
462 if ((attached->sas_address) && in mptsas_is_end_device()
463 (attached->device_info & in mptsas_is_end_device()
465 ((attached->device_info & in mptsas_is_end_device()
467 (attached->device_info & in mptsas_is_end_device()
469 (attached->device_info & in mptsas_is_end_device()
498 memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo)); in mptsas_port_delete()
800 phy_info->attached.handle_enclosure); in mptsas_add_device_component_starget()
802 mptsas_add_device_component(ioc, phy_info->attached.channel, in mptsas_add_device_component_starget()
803 phy_info->attached.id, phy_info->attached.sas_address, in mptsas_add_device_component_starget()
[all …]
/linux-6.1.9/Documentation/admin-guide/mm/
Dswap_numa.rst18 swapB, with swapA attached to node 0 and swapB attached to node 1, are going
29 be swapped on: swapA and swapB are attached to node 0, swapC is attached to
30 node 1, swapD and swapE are attached to node 2 and swapF is attached to node3.
78 as the promoted value. So if multiple swap devices are attached to the same
/linux-6.1.9/kernel/bpf/
Dnet_namespace.c301 struct bpf_prog *attached; in netns_bpf_prog_attach() local
332 attached = net->bpf.progs[type]; in netns_bpf_prog_attach()
333 if (attached == prog) { in netns_bpf_prog_attach()
354 if (attached) in netns_bpf_prog_attach()
355 bpf_prog_put(attached); in netns_bpf_prog_attach()
368 struct bpf_prog *attached; in __netns_bpf_prog_detach() local
374 attached = net->bpf.progs[type]; in __netns_bpf_prog_detach()
375 if (!attached || attached != old) in __netns_bpf_prog_detach()
379 bpf_prog_put(attached); in __netns_bpf_prog_detach()
/linux-6.1.9/tools/bpf/bpftool/Documentation/
Dbpftool-net.rst44 For programs attached to a particular cgroup, e.g.,
54 programs attached to the same networking device through **tc filter**,
55 the order will be first all bpf programs attached to tc classes, then
56 all bpf programs attached to non clsact qdiscs, and finally all
57 bpf programs attached to root and clsact qdisc.
61 type specified by *ATTACH_TYPE*. Previously attached bpf program
72 Detach bpf program attached to network interface *NAME* with
Dbpftool-cgroup.rst50 List all programs attached to the cgroup *CGROUP*.
57 inherited along with attached ones.
61 attached programs. If *CGROUP_ROOT* is not specified,
70 inherited along with attached ones.
82 Only one program is allowed to be attached to a cgroup with
86 Multiple programs are allowed to be attached to a cgroup with
88 attached first, run first).
/linux-6.1.9/io_uring/
Dsqpoll.c133 bool *attached) in io_get_sq_data() argument
137 *attached = false; in io_get_sq_data()
141 *attached = true; in io_get_sq_data()
355 bool attached; in io_sq_offload_create() local
361 sqd = io_get_sq_data(p, &attached); in io_sq_offload_create()
377 ret = (attached && !sqd->thread) ? -ENXIO : 0; in io_sq_offload_create()
382 if (attached) in io_sq_offload_create()
/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_device.c280 if (node->attached) { in __efc_d_initiate_shutdown()
526 node->nport->domain->attached) { in __efc_d_init()
534 node->nport->domain->attached); in __efc_d_init()
548 if (!node->nport->domain->attached) { in __efc_d_init()
594 if (!node->nport->domain->attached) { in __efc_d_init()
619 if (!node->nport->domain->attached) { in __efc_d_init()
645 if (!node->nport->domain->attached) { in __efc_d_init()
895 WARN_ON(!node->nport->domain->attached); in __efc_d_wait_domain_attach()
933 WARN_ON(node->nport->domain->attached); in __efc_d_wait_topology_notify()
961 WARN_ON(!node->nport->domain->attached); in __efc_d_wait_topology_notify()
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dallwinner,sun4i-a10-ts.yaml29 allwinner,ts-attached:
31 description: A touchscreen is attached to the controller
69 allwinner,ts-attached;
/linux-6.1.9/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c130 int attached = 0; in atmel_hlcdc_create_outputs() local
142 attached++; in atmel_hlcdc_create_outputs()
146 if (ret == -ENODEV && attached) in atmel_hlcdc_create_outputs()
/linux-6.1.9/drivers/media/pci/zoran/
Dvideocodec.c26 int attached; member
71 snprintf(codec->name + res, sizeof(codec->name) - res, "[%d]", h->attached); in videocodec_attach()
93 h->attached += 1; in videocodec_attach()
154 h->attached -= 1; in videocodec_detach()
225 if (h->attached) { in videocodec_unregister()
/linux-6.1.9/Documentation/bpf/
Dprog_sk_lookup.rst36 BPF sk_lookup program can be attached to a network namespace with
40 Multiple programs can be attached to one network namespace. Programs will be
41 invoked in the same order as they were attached.
46 The attached BPF sk_lookup programs run whenever the transport layer needs to
52 The attached BPF programs must return with either ``SK_PASS`` or ``SK_DROP``
65 When multiple programs are attached, the end result is determined from return
/linux-6.1.9/drivers/crypto/qat/qat_common/
Dadf_dev_mgr.c18 bool attached; member
183 map->attached = true; in adf_devmgr_add_dev()
196 map->attached = true; in adf_devmgr_add_dev()
223 map->attached = true; in adf_devmgr_add_dev()
264 map->attached = false; in adf_devmgr_rm_dev()
360 if (ptr->bdf != ~0 && !ptr->attached) in adf_get_num_dettached_vfs()
/linux-6.1.9/drivers/comedi/kcomedilib/
Dkcomedilib_main.c46 if (dev->attached) in comedi_open()
75 if (!dev->attached) { in comedi_do_insn()
217 if (dev->attached) in comedi_find_subdevice_by_type()
235 if (!dev->attached || subdevice >= dev->n_subdevices) in comedi_get_n_channels()
/linux-6.1.9/Documentation/devicetree/bindings/mtd/
Dingenic,nand.yaml25 - description: Bank number, offset and size of first attached NAND chip
26 - description: Bank number, offset and size of second attached NAND chip
27 - description: Bank number, offset and size of third attached NAND chip
28 - description: Bank number, offset and size of fourth attached NAND chip
/linux-6.1.9/drivers/usb/typec/
Drt1719.c97 bool attached; member
199 bool attached) in rt1719_set_data_role() argument
203 if (attached) { in rt1719_set_data_role()
216 if (!data->attached) in rt1719_update_data_role()
284 data->attached = true; in rt1719_attach()
291 if (!data->attached || (data->conn_info & RT1719_ATTACHDEV_MASK)) in rt1719_detach()
303 data->attached = data->pd_capable = false; in rt1719_detach()
367 if (!data->attached) in rt1719_update_pwr_opmode()
386 if (!data->attached) in rt1719_update_source_pdos()
405 if (!data->attached || !data->pd_capable || !data->drswap_support) in rt1719_dr_set()
[all …]

12345678910>>...22