/linux/tools/testing/kunit/test_data/ |
H A D | test_is_test_passed-all_passed_nested.log | 10 # example_simple_test: initializing 13 # example_mock_test: initializing 27 # example_simple_test: initializing 30 # example_mock_test: initializing
|
H A D | test_skip_tests.log | 11 # example_simple_test: initializing 13 # example_skip_test: initializing
|
H A D | test_skip_all_tests.log | 11 # example_simple_test: initializing 13 # example_skip_test: initializing
|
H A D | test_is_test_passed-all_passed.log | 26 # example_simple_test: initializing 29 # example_mock_test: initializing
|
H A D | test_is_test_passed-missing_plan.log | 24 # example_simple_test: initializing 27 # example_mock_test: initializing
|
H A D | test_is_test_passed-failure.log | 26 # example_simple_test: initializing 33 # example_mock_test: initializing
|
H A D | test_strip_hyphen.log | 12 # example_simple_test: initializing
|
H A D | test_output_isolated_correctly.log | 98 # example_simple_test: initializing 101 # example_mock_test: initializing
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | setup.c | 316 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 D | dpio-driver.rst | 104 and initializing interrupts and registering irq handlers. The dpio-driver 148 - initializing Qman software portals
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | ecpf.c | 8 return (ioread32be(&dev->iseg->initializing) >> MLX5_ECPU_BIT_NUM) & 1; in mlx5_read_embedded_cpu()
|
H A D | fw_reset.c | 48 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 D | hardware.c | 235 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 D | media-request-ioc-reinit.rst | 35 Re-initializing a request will clear any existing data from the request.
|
/linux/tools/testing/selftests/sgx/ |
H A D | test_encl_bootstrap.S | 63 # simplify the code by not initializing ABI registers on entry or
|
/linux/Documentation/arch/arm/samsung/ |
H A D | bootloader-interface.rst | 15 SBOOT or any other firmware for ARMv7 and ARMv8 initializing the board before
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.h | 136 bool initializing; member
|
H A D | intel_pps.c | 909 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 D | tridentfb.rst | 55 look at the driver output to see what it says when initializing.
|
/linux/Documentation/driver-api/media/ |
H A D | v4l2-intro.rst | 44 2) A way of initializing and commanding sub-devices (if any).
|
/linux/Documentation/admin-guide/ |
H A D | pstore-blk.rst | 201 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 D | Kconfig | 125 Run self tests when initializing the Bluetooth subsystem. This
|
/linux/Documentation/hwmon/ |
H A D | w83627hf.rst | 35 Use 'init=0' to bypass initializing the chip.
|
/linux/Documentation/dev-tools/ |
H A D | ktap.rst | 259 # 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 D | n_gsm.rst | 114 a disconnect command frame manually before initializing the multiplexing mode
|