Home
last modified time | relevance | path

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

123

/linux/tools/testing/kunit/test_data/
H 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
H A Dtest_skip_tests.log11 # example_simple_test: initializing
13 # example_skip_test: initializing
H A Dtest_skip_all_tests.log11 # example_simple_test: initializing
13 # example_skip_test: initializing
H A Dtest_is_test_passed-all_passed.log26 # example_simple_test: initializing
29 # example_mock_test: initializing
H A Dtest_is_test_passed-missing_plan.log24 # example_simple_test: initializing
27 # example_mock_test: initializing
H A Dtest_is_test_passed-failure.log26 # example_simple_test: initializing
33 # example_mock_test: initializing
H A Dtest_strip_hyphen.log12 # example_simple_test: initializing
H A Dtest_output_isolated_correctly.log98 # example_simple_test: initializing
101 # example_mock_test: initializing
/linux/arch/powerpc/platforms/powermac/
H 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/
H 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/
H A Decpf.c8 return (ioread32be(&dev->iseg->initializing) >> MLX5_ECPU_BIT_NUM) & 1; in mlx5_read_embedded_cpu()
H A Dfw_reset.c48 return (ioread32be(&dev->iseg->initializing) >> MLX5_RST_STATE_BIT_NUM) & 0xF; in mlx5_get_fw_rst_state()
53 iowrite32be(BIT(MLX5_RST_ACK_BIT_NUM), &dev->iseg->initializing); in mlx5_set_fw_rst_ack()
/linux/drivers/tty/ipwireless/
H 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/userspace-api/media/mediactl/
H A Dmedia-request-ioc-reinit.rst35 Re-initializing a request will clear any existing data from the request.
/linux/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S63 # simplify the code by not initializing ABI registers on entry or
/linux/Documentation/arch/arm/samsung/
H A Dbootloader-interface.rst15 SBOOT or any other firmware for ARMv7 and ARMv8 initializing the board before
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power.h136 bool initializing; member
H A Dintel_pps.c909 if (intel_dp->pps.initializing) in edp_panel_vdd_schedule_off()
1713 intel_dp->pps.initializing = true; in intel_pps_init()
1764 intel_dp->pps.initializing = false; in intel_pps_init_late()
/linux/Documentation/fb/
H A Dtridentfb.rst55 look at the driver output to see what it says when initializing.
/linux/Documentation/driver-api/media/
H A Dv4l2-intro.rst44 2) A way of initializing and commanding sub-devices (if any).
/linux/Documentation/admin-guide/
H 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/net/bluetooth/
H A DKconfig125 Run self tests when initializing the Bluetooth subsystem. This
/linux/Documentation/hwmon/
H A Dw83627hf.rst35 Use 'init=0' to bypass initializing the chip.
/linux/Documentation/dev-tools/
H A Dktap.rst259 # test_1: initializing test_1
281 - "test_1", which passes, and outputs the diagnostic message "test_1: initializing test_1"
/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst114 a disconnect command frame manually before initializing the multiplexing mode

123