| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-max77843.c | 200 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 …]
|
| H A D | extcon-max8997.c | 185 * max8997_muic_set_path - Set hardware line according to attached cable 187 * @value: the path according to attached cable 188 * @attached: the state of cable (true:attached, false:detached) 192 * attached cable. 195 u8 val, bool attached) in max8997_muic_set_path() argument 200 if (attached) in max8997_muic_set_path() 212 if (attached) in max8997_muic_set_path() 227 ctrl1, ctrl2, attached ? "attached" : "detached"); in max8997_muic_set_path() 235 * @group: the path according to attached cable 236 * @attached: store cable state and return [all …]
|
| H A D | extcon-max77693.c | 247 * max77693_muic_set_path - Set hardware line according to attached cable 249 * @value: the path according to attached cable 250 * @attached: the state of cable (true:attached, false:detached) 254 * attached cable. 257 u8 val, bool attached) in max77693_muic_set_path() argument 262 if (attached) in max77693_muic_set_path() 274 if (attached) in max77693_muic_set_path() 290 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77693_muic_set_path() 298 * @group: the path according to attached cable 299 * @attached: store cable state and return [all …]
|
| H A D | extcon-max14577.c | 185 * max14577_muic_set_path - Set hardware line according to attached cable 187 * @value: the path according to attached cable 188 * @attached: the state of cable (true:attached, false:detached) 192 * attached cable. 195 u8 val, bool attached) in max14577_muic_set_path() argument 209 if (attached) in max14577_muic_set_path() 222 if (attached) in max14577_muic_set_path() 237 ctrl1, ctrl2, attached ? "attached" : "detached"); in max14577_muic_set_path() 245 * @group: the path according to attached cable 246 * @attached: store cable state and return [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | configfs-most | 49 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | reg-notes.def | 102 /* REG_BR_PROB is attached to JUMP_INSNs. It has an 109 /* Attached to a call insn; indicates that the call is malloc-like and 113 /* REG_BR_PRED is attached to JUMP_INSNs. It contains 119 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex 120 for DWARF to interpret what they imply. The attached rtx is used 124 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex 126 a SET, and the destination must be the CFA register. The attached 134 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex 136 from which the CFA is computed. The attached rtx defines a new CFA 153 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | reg-notes.def | 102 /* REG_BR_PROB is attached to JUMP_INSNs. It has an 109 /* Attached to a call insn; indicates that the call is malloc-like and 113 /* REG_BR_PRED is attached to JUMP_INSNs. It contains 119 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex 120 for DWARF to interpret what they imply. The attached rtx is used 124 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex 126 a SET, and the destination must be the CFA register. The attached 134 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex 136 from which the CFA is computed. The attached rtx defines a new CFA 153 /* Attached to insns that are RTX_FRAME_RELATED_P, but are too complex [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/rk/ |
| H A D | mali_kbase_config_platform.h | 21 * Attached value: number in kHz 31 * Attached value: number in kHz 43 * Attached value: A kbase_cpu_clk_speed_func. 55 * Attached value: A kbase_gpu_clk_speed_func. 63 * Attached value: 74 * Attached value: 85 * Attached value: pointer to @ref kbase_secure_ops
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
| H A D | mali_kbase_config_platform.h | 21 * Attached value: number in kHz 31 * Attached value: number in kHz 43 * Attached value: A kbase_cpu_clk_speed_func. 55 * Attached value: A kbase_gpu_clk_speed_func. 63 * Attached value: 74 * Attached value: 85 * Attached value: pointer to @ref kbase_secure_ops
|
| /OK3568_Linux_fs/kernel/include/linux/i3c/ |
| H A D | master.h | 72 * @boardinfo: pointer to the boardinfo attached to this I2C device 79 * This object is created by the core and later attached to the controller 119 * struct i3c_device_ibi_info - IBI information attached to a specific device 140 * i3c_device_request_ibi() is called and attached to a specific device. This 193 * @ibi: IBI info attached to a device. Should be NULL until 199 * @boardinfo: pointer to the boardinfo attached to this I3C device 222 * @bus: I3C bus this device is attached to 310 * devices connected on the bus and successfully attached to the 313 * devices connected on the bus and successfully attached to the 357 * @attach_i3c_dev: called every time an I3C device is attached to the bus. It [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/vexpress/ |
| H A D | mali_kbase_config_platform.h | 24 * Attached value: number in kHz 32 * Attached value: number in kHz 43 * Attached value: A kbase_cpu_clk_speed_func. 54 * Attached value: A kbase_gpu_clk_speed_func. 62 * Attached value: pointer to @ref kbase_pm_callback_conf 70 * Attached value: pointer to @ref kbase_platform_funcs_conf
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/vexpress_6xvirtex7_10mhz/ |
| H A D | mali_kbase_config_platform.h | 24 * Attached value: number in kHz 32 * Attached value: number in kHz 43 * Attached value: A kbase_cpu_clk_speed_func. 54 * Attached value: A kbase_gpu_clk_speed_func. 62 * Attached value: pointer to @ref kbase_pm_callback_conf 70 * Attached value: pointer to @ref kbase_platform_funcs_conf
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/vexpress_1xv7_a57/ |
| H A D | mali_kbase_config_platform.h | 22 * Attached value: number in kHz 30 * Attached value: number in kHz 41 * Attached value: A kbase_cpu_clk_speed_func. 52 * Attached value: A kbase_gpu_clk_speed_func. 60 * Attached value: pointer to @ref kbase_pm_callback_conf 68 * Attached value: pointer to @ref kbase_platform_funcs_conf
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/devicetree/ |
| H A D | mali_kbase_config_platform.h | 22 * Attached value: number in kHz 30 * Attached value: number in kHz 41 * Attached value: A kbase_cpu_clk_speed_func. 52 * Attached value: A kbase_gpu_clk_speed_func. 60 * Attached value: pointer to @ref kbase_pm_callback_conf 68 * Attached value: pointer to @ref kbase_platform_funcs_conf
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | swap_numa.rst | 18 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
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | net_namespace.c | 8 * Functions to manage BPF programs attached to netns 22 struct list_head node; /* node in list of links attached to net */ 300 struct bpf_prog *attached; in netns_bpf_prog_attach() local 331 attached = net->bpf.progs[type]; in netns_bpf_prog_attach() 332 if (attached == prog) { in netns_bpf_prog_attach() 333 /* The same program cannot be attached twice */ in netns_bpf_prog_attach() 353 if (attached) in netns_bpf_prog_attach() 354 bpf_prog_put(attached); in netns_bpf_prog_attach() 367 struct bpf_prog *attached; in __netns_bpf_prog_detach() local 369 /* Progs attached via links cannot be detached */ in __netns_bpf_prog_detach() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | of_unittest.rst | 13 is attached to the live tree dynamically, independent of the machine's 123 in Figure 2 is attached to the live tree described in Figure 1:: 134 Figure 2: Example test data tree to be attached to live tree. 137 required to attach the root('/') node. All other nodes are attached by calling 140 In the function of_attach_node(), the new node is attached as the child of the 143 data node is attached to the live tree above (Figure 1), the final structure is 184 test-child0 the test-sibling1 is attached that pushes the child node 189 already present in the live tree), then the node isn't attached rather its 198 order to remove the device nodes attached initially (first the leaf nodes are
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptsas.c | 170 "Attached Device Handle=0x%X\n", ioc->name, in mptsas_print_phy_pg0() 175 "Attached PHY Identifier=0x%X\n", ioc->name, in mptsas_print_phy_pg0() 177 dsasprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Attached Device Info=0x%X\n", in mptsas_print_phy_pg0() 255 "Attached Device Handle=0x%X\n\n", ioc->name, in mptsas_print_expander_pg1() 433 mptsas_is_end_device(struct mptsas_devinfo * attached) in mptsas_is_end_device() argument 435 if ((attached->sas_address) && in mptsas_is_end_device() 436 (attached->device_info & in mptsas_is_end_device() 438 ((attached->device_info & in mptsas_is_end_device() 440 (attached->device_info & in mptsas_is_end_device() 442 (attached->device_info & in mptsas_is_end_device() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | uncore-other.json | 557 … device plugged into the first slot of a PCIe riser card or to a device attached to the IIO unit w… 569 …e second slot of a PCIe riser card, but it could refer to any x4 device attached to the IIO unit u… 581 …rd slot of a PCIe riser card, but it could refer to any x4 or x8 device attached to the IIO unit a… 593 …he fourth slot of a PCIe riser card, but it could brefer to any device attached to the IIO unit u… 605 … device plugged into the first slot of a PCIe riser card or to a device attached to the IIO unit w… 617 …e second slot of a PCIe riser card, but it could refer to any x4 device attached to the IIO unit u… 629 …rd slot of a PCIe riser card, but it could refer to any x4 or x8 device attached to the IIO unit a… 641 …the fourth slot of a PCIe riser card, but it could brefer to any device attached to the IIO unit u… 653 … device plugged into the first slot of a PCIe riser card or to a device attached to the IIO unit w… 665 …e second slot of a PCIe riser card, but it could refer to any x4 device attached to the IIO unit u… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-other.json | 578 … device plugged into the first slot of a PCIe riser card or to a device attached to the IIO unit w… 590 …e second slot of a PCIe riser card, but it could refer to any x4 device attached to the IIO unit u… 602 …rd slot of a PCIe riser card, but it could refer to any x4 or x8 device attached to the IIO unit a… 614 …he fourth slot of a PCIe riser card, but it could brefer to any device attached to the IIO unit u… 626 … device plugged into the first slot of a PCIe riser card or to a device attached to the IIO unit w… 638 …e second slot of a PCIe riser card, but it could refer to any x4 device attached to the IIO unit u… 650 …rd slot of a PCIe riser card, but it could refer to any x4 or x8 device attached to the IIO unit a… 662 …the fourth slot of a PCIe riser card, but it could brefer to any device attached to the IIO unit u… 674 … device plugged into the first slot of a PCIe riser card or to a device attached to the IIO unit w… 686 …e second slot of a PCIe riser card, but it could refer to any x4 device attached to the IIO unit u… [all …]
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/host_app/ |
| H A D | test.c | 44 * @attached: indicates that device was attached to kernel, and has to be 52 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()
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/host_app/ |
| H A D | test.c | 44 * @attached: indicates that device was attached to kernel, and has to be 52 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()
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | prog_sk_lookup.rst | 36 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
|
| /OK3568_Linux_fs/kernel/include/linux/power/ |
| H A D | charger-manager.h | 46 * charger cable. If charger cable is attached, enable charger. 49 * (External Connector) when charger cable is attached/detached. 50 * @attached: the state of charger cable. 51 * true: the charger cable is attached 67 bool attached; member 73 * according to a kind of charger cable when cable is attached. 92 * in the array of charger cables is attached/detached.
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | iep_iommu_drm.c | 44 bool attached; member 92 if (!drm_info->attached) { in iep_drm_detach() 98 drm_info->attached = false; in iep_drm_detach() 131 if (drm_info->attached) { in iep_drm_attach() 142 drm_info->attached = true; in iep_drm_attach() 162 if (!drm_info->attached) { in iep_drm_clear_map() 175 if (!drm_info->attached) in iep_drm_clear_map() 358 if (!drm_info->attached) { in iep_drm_import() 384 if (!drm_info->attached) in iep_drm_import() 425 drm_info->attached = false; in iep_drm_create()
|