Searched full:variables (Results 1 – 25 of 522) sorted by relevance
12345678910>>...21
/drivers/gpu/drm/ci/ |
D | test.yml | 24 variables: 39 variables: 54 variables: 71 variables: 90 variables: 103 variables: 122 variables: 136 variables: 148 variables: 162 variables: [all …]
|
D | build.yml | 18 variables: 29 variables: 38 variables: 65 variables: 77 variables: 89 variables: 107 variables:
|
D | container.yml | 2 variables: 7 variables: 11 variables: 15 variables: 19 variables:
|
D | lava-submit.sh | 24 section_start variables "Variables passed through:" 27 section_end variables
|
D | gitlab-ci.yml | 1 variables: 37 …(date +%s):unset_env_vars_section[collapsed=true]\r\e[0KUnsetting vulnerable environment variables" 244 variables: 263 variables:
|
/drivers/net/fddi/skfp/h/ |
D | sba.h | 32 * Node variables 53 * Session variables 81 * variables for allocation actions 102 * SBA variables 108 * SBA state machine variables 118 * variables for the End Station Support 133 * variables for the ess bandwidth control
|
D | smc.h | 428 * this struct contains ALL global variables of SMT 439 struct smt_values sm ; /* smt variables */ 455 struct s_sba sba ; /* SBA variables */ 458 struct s_ess ess ; /* Ess variables */
|
/drivers/firmware/efi/ |
D | mokvar-table.c | 13 * EFI volatile variables by which an EFI boot loader can pass the 16 * EFI MOK variables are present, the table should be considered as 29 * /sys/firmware/efi/mok-variables/ 65 * Each /sys/firmware/efi/mok-variables/ sysfs file is represented by 85 * as an alternative to ordinary EFI variables, due to platform-dependent 290 * and create the sysfs entries in /sys/firmware/efi/mok-variables/ 328 mokvar_kobj = kobject_create_and_add("mok-variables", efi_kobj); in efi_mokvar_sysfs_init() 330 pr_err("Failed to create EFI mok-variables sysfs entry\n"); in efi_mokvar_sysfs_init() 357 pr_err("Failed to create some EFI mok-variables sysfs entries\n"); in efi_mokvar_sysfs_init()
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 90 * @hw: Struct containing variables accessed by shared code 129 * @hw: Struct containing variables accessed by shared code 223 * @hw: Struct containing variables accessed by shared code 331 * @hw: Struct containing variables accessed by shared code 372 * @hw: Struct containing variables accessed by shared code 517 * @hw: Struct containing variables accessed by shared code 641 * @hw: Struct containing variables accessed by shared code. 678 * @hw: Struct containing variables accessed by shared code 793 * @hw: Struct containing variables accessed by shared code 937 * @hw: Struct containing variables accessed by shared code [all …]
|
/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_hw.c | 136 * hw - Struct containing variables accessed by shared code 169 * hw - Struct containing variables accessed by shared code 197 * hw - Struct containing variables accessed by shared code 230 * hw - Struct containing variables accessed by shared code 281 * hw - Struct containing variables accessed by shared code 370 * hw - Struct containing variables accessed by shared code 499 * hw - Struct containing variables accessed by shared code 554 * hw - Struct containing variables accessed by shared code 579 * hw - Struct containing variables accessed by shared code
|
/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_stat.c | 34 * variables exclusively defined for these interfaces can be modified. 52 * we shall not modify any dc, dc_dmub_srv or dmub variables in dc_stat_get_dmub_notification() 53 * except variables exclusively accessed by this function in dc_stat_get_dmub_notification()
|
/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.h | 581 /* transmit variables */ 588 /* receive variables */ 598 /* other misc variables */ 604 /* MDIO bus variables */ 614 /* PHY device variables */ 620 /* Interrupt variables */ 631 /* HW descriptors/checksum variables */
|
/drivers/nvmem/ |
D | Kconfig | 363 tristate "U-Boot environment variables support" 368 U-Boot stores its setup as environment variables. This driver adds 369 support for verifying & exporting such data. It also exposes variables 372 Currently this drivers works only with env variables on top of MTD.
|
/drivers/md/ |
D | raid1.h | 18 * Each of them points to array of atomic_t variables, each array is 20 * memory page. The data width of atomic_t variables is 4 bytes, equal 23 * atomic_t variables with BARRIER_BUCKETS_NR elements just exactly
|
/drivers/firmware/google/ |
D | Kconfig | 20 variables. 29 boot firmware variables, flash layout, firmware event log,
|
/drivers/staging/vt6656/ |
D | device.h | 280 /* Variables to track resources for the BULK In Pipe */ 284 /* Variables to track resources for the BULK Out Pipe */ 289 /* Variables to track resources for the Interrupt In Pipe */
|
/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_hw.c | 181 * hw - Struct containing variables accessed by shared code 218 * hw - Struct containing variables accessed by shared code 392 * hw - Struct containing variables accessed by shared code 402 * hw - Struct containing variables accessed by shared code 454 * hw - Struct containing variables accessed by shared code 664 * hw - Struct containing variables accessed by shared code
|
/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_gpio.h | 73 /* Register indices are represented by member variables 96 /* variables to save register value */
|
/drivers/pps/ |
D | kc.c | 20 * Global variables 23 /* state variables to bind kernel consumer */
|
/drivers/media/platform/sunxi/sun4i-csi/ |
D | sun4i_csi.h | 141 /* V4L2 Async variables */ 146 /* V4L2 variables */
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_lan_hmc.h | 16 * The sizes of the variables may be larger than needed due to crossing byte 49 * The sizes of the variables may be larger than needed due to crossing byte
|
D | i40e_virtchnl_pf.h | 55 * These variables are used to store indices, id's and number of queues 106 /* ADq related variables */
|
/drivers/parisc/ |
D | Kconfig | 153 variables (PDC non volatile variables such as Primary Boot Path,
|
/drivers/staging/vt6655/ |
D | srom.c | 38 /*--------------------- Static Variables --------------------------*/ 42 /*--------------------- Export Variables --------------------------*/
|
/drivers/gpu/drm/amd/display/dmub/src/ |
D | dmub_srv_stat.c | 34 * variables exclusively defined for these interfaces can be modified. 51 * we shall not modify any dmub variables, only dmub->outbox1_rb in dmub_srv_stat_get_notification()
|
12345678910>>...21