Home
last modified time | relevance | path

Searched refs:initializing (Results 1 – 25 of 78) sorted by relevance

1234

/linux/tools/testing/kunit/test_data/
A Dtest_is_test_passed-all_passed_nested.log10 # example_simple_test: initializing
13 # example_mock_test: initializing
27 # example_simple_test: initializing
30 # example_mock_test: initializing
A Dtest_skip_tests.log11 # example_simple_test: initializing
13 # example_skip_test: initializing
A Dtest_skip_all_tests.log11 # example_simple_test: initializing
13 # example_skip_test: initializing
A Dtest_is_test_passed-all_passed.log26 # example_simple_test: initializing
29 # example_mock_test: initializing
A Dtest_is_test_passed-missing_plan.log24 # example_simple_test: initializing
27 # example_mock_test: initializing
A Dtest_is_test_passed-failure.log26 # example_simple_test: initializing
33 # example_mock_test: initializing
A Dtest_strip_hyphen.log12 # example_simple_test: initializing
A Dtest_output_isolated_correctly.log98 # example_simple_test: initializing
101 # example_mock_test: initializing
/linux/arch/powerpc/platforms/powermac/
A Dsetup.c316 static int initializing = 1; variable
320 initializing = 0; in pmac_late_init()
336 if (!initializing) in note_bootable_part()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Ddpio-driver.rst104 and initializing interrupts and registering irq handlers. The dpio-driver
148 - initializing Qman software portals
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Decpf.c8 return (ioread32be(&dev->iseg->initializing) >> MLX5_ECPU_BIT_NUM) & 1; in mlx5_read_embedded_cpu()
A Dfw_reset.c47 return (ioread32be(&dev->iseg->initializing) >> MLX5_RST_STATE_BIT_NUM) & 0xF; in mlx5_get_fw_rst_state()
52 iowrite32be(BIT(MLX5_RST_ACK_BIT_NUM), &dev->iseg->initializing); in mlx5_set_fw_rst_ack()
/linux/Documentation/userspace-api/media/mediactl/
A Dmedia-request-ioc-reinit.rst35 Re-initializing a request will clear any existing data from the request.
/linux/drivers/tty/ipwireless/
A Dhardware.c235 int initializing; member
922 return (hw->to_setup || hw->initializing in get_current_packet_priority()
1500 hw->initializing = 0; in handle_setup_get_version_rsp()
1627 hw->initializing = 1; in ipwireless_hardware_create()
1670 hw->initializing = 1; in ipwireless_init_hardware_v2_v3()
1696 hw->initializing = 0; in ipwireless_setup_timer()
/linux/Documentation/devicetree/bindings/remoteproc/
A Dmtk,scp.yaml55 initializing SCP.
123 initializing sub cores of multi-core SCP.
/linux/tools/testing/selftests/sgx/
A Dtest_encl_bootstrap.S63 # simplify the code by not initializing ABI registers on entry or
/linux/Documentation/arch/arm/samsung/
A Dbootloader-interface.rst15 SBOOT or any other firmware for ARMv7 and ARMv8 initializing the board before
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_power.h136 bool initializing; member
/linux/Documentation/fb/
A Dtridentfb.rst55 look at the driver output to see what it says when initializing.
/linux/Documentation/driver-api/media/
A Dv4l2-intro.rst44 2) A way of initializing and commanding sub-devices (if any).
/linux/Documentation/devicetree/bindings/media/
A Dmediatek,mdp3-rdma.yaml58 Phandle to the System Control Processor (SCP) used for initializing
/linux/Documentation/admin-guide/
A Dpstore-blk.rst201 If you need memory, just allocate while the block driver is initializing
213 Do I/O map while initializing rather than wait until a panic occurs.
/linux/Documentation/hwmon/
A Dw83627hf.rst35 Use 'init=0' to bypass initializing the chip.
/linux/net/bluetooth/
A DKconfig125 Run self tests when initializing the Bluetooth subsystem. This
/linux/Documentation/devicetree/bindings/pci/
A Dfsl,imx6q-pcie-common.yaml103 The regulator will be enabled when initializing the PCIe host and

Completed in 31 milliseconds

1234