Searched full:depend (Results 1 – 25 of 733) sorted by relevance
12345678910>>...30
/Linux-v5.10/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.h | 44 SAMPLE_ASPECT_RATIO_IDC = 0x74, /* E, H.264, depend on 54 depend on RC_BIT_RATE_CHANGE in ENC_PARAM_CHANGE */ 56 depend on RC_FRAME_RATE_CHANGE in ENC_PARAM_CHANGE */ 58 depend on I_PERIOD_CHANGE in ENC_PARAM_CHANGE */
|
/Linux-v5.10/arch/x86/kernel/ |
D | pci-iommu_table.c | 21 if (p->detect == q->depend) in find_dependents_of() 37 * out if the node we depend on is past our point, if so, swap. in sort_iommu_table() 63 x->depend = NULL; in check_iommu_entries()
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ |
D | st,stih4xx.txt | 16 number of clocks may depend of the SoC type. 34 number of clocks may depend of the SoC type. 67 number of clocks may depend of the SoC type. 80 number of clocks may depend of the SoC type. 93 number of clocks may depend of the SoC type. 107 number of clocks may depend of the SoC type.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-dma-buffer | 13 The alignment requirements in number of sample sets will depend 18 will remain static and does not depend on which channels are
|
D | sysfs-class-net-queues | 8 network device queue. Possible values depend on the number 42 network device transmit queue. Possible vaules depend on the 52 network device transmit queue. Possible values depend on the
|
/Linux-v5.10/drivers/s390/crypto/ |
D | Makefile | 8 # zcrypt_api.o and zcrypt_msgtype*.o depend on ap.o 13 # adapter drivers depend on ap.o and zcrypt.o
|
/Linux-v5.10/arch/x86/kernel/apic/ |
D | Makefile | 18 # APIC probe will depend on the listing order here 26 # APIC probe will depend on the listing order here
|
/Linux-v5.10/arch/x86/include/asm/ |
D | iommu_table.h | 28 * to be built by defining who we depend on. 36 initcall_t depend; member 75 * b). The name of the detection routine we depend on to get called
|
/Linux-v5.10/sound/ |
D | Kconfig | 80 # the following will depend on the order of config. 86 # the following will depend on the order of config.
|
/Linux-v5.10/sound/pci/cs5535audio/ |
D | cs5535audio_pm.c | 21 we depend on snd_ac97_suspend to tell the in snd_cs5535audio_stop_hardware() 93 /* we depend on ac97 to perform the codec power up */ in snd_cs5535audio_resume()
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_scheduler_types.h | 63 struct list_head signalers_list; /* those before us, we depend upon */ 64 struct list_head waiters_list; /* those after us, they depend upon us */
|
/Linux-v5.10/drivers/ssb/ |
D | driver_chipcommon_pmu.c | 371 u32 depend; /* The depend mask */ member 402 .depend = ((1 << SSB_PMURES_4328_EXT_SWITCHER_PWM) | 416 .depend = ((1 << SSB_PMURES_4325_RX_PWRSW_PU) | 493 depend_tab[i].depend); in ssb_pmu_resources_init() 497 depend_tab[i].depend); in ssb_pmu_resources_init() 501 ~(depend_tab[i].depend)); in ssb_pmu_resources_init()
|
/Linux-v5.10/Documentation/hwmon/ |
D | amc6821.rst | 76 which depend on temp1_auto_point2_temp and 92 values which depend on temp2_auto_point2_temp
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-subdev-enum-frame-interval.rst | 40 on the sub-device output pad depend on the frame format and size on the 53 Available frame intervals may depend on the current 'try' formats at
|
D | vidioc-subdev-g-fmt.rst | 69 Try formats do not depend on active formats, but can depend on the
|
/Linux-v5.10/Documentation/admin-guide/ |
D | sysfs-rules.rst | 140 Never depend on the "device"-link. The "device"-link is a workaround 150 Never depend on the class-specific links back to the ``/sys/class`` 164 Never depend on a specific parent device position in the devpath,
|
/Linux-v5.10/scripts/kconfig/tests/auto_submenu/ |
D | __init__.py | 3 Create submenu for symbols that depend on the preceding one.
|
/Linux-v5.10/certs/ |
D | Makefile | 52 # boolean option and we unfortunately can't make it depend on !RANDCONFIG. 95 # If CONFIG_MODULE_SIG_KEY isn't a PKCS#11 URI, depend on it
|
/Linux-v5.10/scripts/kconfig/tests/choice_value_with_m_dep/ |
D | __init__.py | 5 If tristate choice values depend on symbols set to 'm', they should be
|
/Linux-v5.10/fs/btrfs/ |
D | async-thread.c | 266 * original work item cannot depend on the recycled work in run_ordered_work() 269 * Note that different types of Btrfs work can depend on in run_ordered_work() 271 * filesystem may even depend on the same type of work in run_ordered_work()
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | st,st-delta.txt | 6 number of clocks may depend on the SoC type.
|
/Linux-v5.10/Documentation/devicetree/bindings/rng/ |
D | omap3_rom_rng.txt | 4 implementation can depend on the SoC secure ROM used.
|
/Linux-v5.10/include/sound/ |
D | wm9090.h | 17 * against overdriving and will therefore depend on the
|
/Linux-v5.10/drivers/net/ethernet/mscc/ |
D | Kconfig | 14 # Users should depend on NET_SWITCHDEV, HAS_IOMEM
|
/Linux-v5.10/arch/mips/include/uapi/asm/ |
D | bitfield.h | 13 * * Damn ... bitfields depend from byteorder :-(
|
12345678910>>...30