| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/ |
| A D | dml2_pmo_factory.c | 36 out->initialize = pmo_dcn4_fams2_initialize; in dml2_pmo_create() 41 out->initialize = pmo_dcn3_initialize; in dml2_pmo_create() 60 out->initialize = pmo_dcn4_fams2_initialize; in dml2_pmo_create()
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| A D | odm_DynamicBBPowerSaving.c | 20 pDM_PSTable->initialize = 0; in odm_DynamicBBPowerSavingInit() 35 if (pDM_PSTable->initialize == 0) { in ODM_RF_Saving() 42 pDM_PSTable->initialize = 1; in ODM_RF_Saving()
|
| A D | odm_DynamicBBPowerSaving.h | 20 u8 initialize; member
|
| /linux/drivers/thermal/ |
| A D | rockchip_thermal.c | 95 void (*initialize)(struct regmap *grf, member 1071 .initialize = rk_tsadcv4_initialize, 1096 .initialize = rk_tsadcv2_initialize, 1121 .initialize = rk_tsadcv2_initialize, 1146 .initialize = rk_tsadcv2_initialize, 1170 .initialize = rk_tsadcv2_initialize, 1195 .initialize = rk_tsadcv3_initialize, 1220 .initialize = rk_tsadcv2_initialize, 1245 .initialize = rk_tsadcv3_initialize, 1270 .initialize = rk_tsadcv7_initialize, [all …]
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| A D | media-request-ioc-reinit.rst | 13 MEDIA_REQUEST_IOC_REINIT - Re-initialize a request 32 this request ioctl can be used to re-initialize a previously allocated
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_factory.c | 24 out->initialize = &core_dcn4_initialize; in dml2_core_create()
|
| /linux/scripts/gcc-plugins/ |
| A D | structleak_plugin.c | 116 static void initialize(tree var) in initialize() function 197 initialize(var); in structleak_execute()
|
| /linux/drivers/char/ |
| A D | nvram.c | 213 .initialize = pc_nvram_initialize, 327 if (arch_nvram_ops.initialize != NULL) { in nvram_misc_ioctl() 329 ret = arch_nvram_ops.initialize(); in nvram_misc_ioctl()
|
| /linux/arch/arm/nwfpe/ |
| A D | ChangeLog | 7 * Only initialize FPE state once in repeat-FP situations. (6%) 66 I now initialize the entire FPE state in the thread structure to 89 * fpa11.c - added code to initialize register types to typeNone
|
| /linux/Documentation/livepatch/ |
| A D | shadow-vars.rst | 61 - initialize the variable using a custom constructor and data when provided 74 - initialize the variable using a custom constructor and data when provided 120 allocate a shadow copy of the ps_lock pointer, then initialize it:: 132 /* Attach a corresponding shadow variable, then initialize it */
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
| A D | dm_common.c | 41 dm_pstable->initialize = 0; in rtl8723_dm_init_dynamic_bb_powersaving()
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| A D | sun50i-a64-pine64-plus.dts | 31 * to initialize. 100ms should be plenty of time to finish
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | vidioc-g-ctrl.rst | 38 To get the current value of a control applications initialize the ``id`` 41 value of a control applications initialize the ``id`` and ``value``
|
| A D | vidioc-dbg-g-register.rst | 52 To write a register applications must initialize all fields of a struct 59 To read a register applications must initialize the ``match.type``,
|
| /linux/drivers/media/i2c/ |
| A D | tvaudio.c | 63 typedef int (*initialize)(struct CHIPSTATE*); typedef 81 initialize initialize; member 1565 .initialize = tda9874a_initialize, 1578 .initialize = tda9875_initialize, 1662 .initialize = tea6320_initialize, 1992 if (desc->initialize != NULL) in tvaudio_probe() 1993 desc->initialize(chip); in tvaudio_probe()
|
| /linux/Documentation/driver-api/ |
| A D | devfreq.rst | 22 Device drivers need to initialize a :c:type:`devfreq_profile` and call the
|
| /linux/Documentation/devicetree/bindings/ata/ |
| A D | ahci-common.yaml | 66 appropriately initialize the HWinit fields of the HBA CAP register 117 for details). It can be used to initialize the HWinit fields of
|
| /linux/scripts/coccinelle/null/ |
| A D | badzero.cocci | 5 //# if it has previously been used with the function used to initialize x. 22 @initialize:ocaml@
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | mti,cpu-interrupt-controller.yaml | 10 On MIPS the mips_cpu_irq_of_init() helper can be used to initialize the 8 CPU
|
| /linux/Documentation/input/ |
| A D | uinput.rst | 88 * to detect, initialize the new device, and can start listening to 151 * to detect, initialize the new device, and can start listening to 222 * to detect, initialize the new device, and can start listening to
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | ta_xgmi_if.h | 152 struct ta_xgmi_cmd_initialize_output initialize; member
|
| /linux/Documentation/driver-api/driver-model/ |
| A D | bus.rst | 16 object of this type. They must initialize the name field, and may 17 optionally initialize the match callback::
|
| /linux/include/linux/ |
| A D | nvram.h | 39 long (*initialize)(void); member
|
| /linux/drivers/input/mouse/ |
| A D | elan_i2c.h | 73 int (*initialize)(struct i2c_client *client); member
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | bcm-ns-usb2-phy.yaml | 10 To initialize USB 2.0 PHY driver needs to setup PLL correctly.
|