/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | coex.c | 215 struct ieee80211_chanctx_conf *primary; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_crtc.c | 299 struct intel_plane *primary, *cursor; in intel_crtc_init() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_crtc.c | 247 __drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, va_list ap) __drm_crtc_init_with_planes() argument 354 drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, ...) drm_crtc_init_with_planes() argument 383 __drmm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, va_list args) __drmm_crtc_init_with_planes() argument 436 drmm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, ...) drmm_crtc_init_with_planes() argument 456 __drmm_crtc_alloc_with_planes(struct drm_device *dev, size_t size, size_t offset, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, ...) __drmm_crtc_alloc_with_planes() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | malidp_crtc.c | 529 struct drm_plane *primary = NULL, *plane; in malidp_crtc_init() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_crtc.c | 509 struct atmel_hlcdc_plane *primary = NULL, *cursor = NULL; in atmel_hlcdc_crtc_create() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | fb_decoder.h | 156 struct intel_vgpu_primary_plane_format primary; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_plane.c | 72 struct lsdc_primary *primary = to_lsdc_primary(plane); in lsdc_primary_atomic_update() local 462 static void lsdc_primary0_update_fb_addr(struct lsdc_primary *primary, u64 addr) in lsdc_primary0_update_fb_addr() argument 482 static void lsdc_primary0_update_fb_stride(struct lsdc_primary *primary, u32 stride) in lsdc_primary0_update_fb_stride() argument 489 lsdc_primary0_update_fb_format(struct lsdc_primary *primary, const struct drm_format_info *format) lsdc_primary0_update_fb_format() argument 508 lsdc_primary1_update_fb_addr(struct lsdc_primary *primary, u64 addr) lsdc_primary1_update_fb_addr() argument 528 lsdc_primary1_update_fb_stride(struct lsdc_primary *primary, u32 stride) lsdc_primary1_update_fb_stride() argument 535 lsdc_primary1_update_fb_format(struct lsdc_primary *primary, const struct drm_format_info *format) lsdc_primary1_update_fb_format() argument 724 struct lsdc_primary *primary = to_lsdc_primary(plane); lsdc_primary_plane_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/ |
H A D | shmob_drm_crtc.c | 496 struct drm_plane *primary; in shmob_drm_crtc_create() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ldu.c | 431 struct drm_plane *primary; in vmw_ldu_init() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
H A D | test_wacom_generic.py | 88 primary = attr.ib(default=None) variable in Buttons
|
/kernel/linux/linux-6.6/kernel/ |
H A D | profile.c | 218 unsigned long primary, secondary, flags, pc = (unsigned long)__pc; in do_profile_hits() local
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc4-pcm.c | 22 u32 primary, ipc_size; in sof_ipc4_set_multi_pipeline_state() local 49 u32 primary; in sof_ipc4_set_pipeline_state() local [all...] |
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | mtl.c | 525 u32 primary = hipctdr & MTL_DSP_REG_HFIPCXTDR_MSG_MASK; in mtl_ipc_irq_thread() local [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | image.c | 302 cupsImageOpen( const char *filename, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) cupsImageOpen() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | collationiterator.cpp | 765 uint32_t primary = numericPrimary | ((firstByte + value) << 16); in appendNumericSegmentCEs() local 774 uint32_t primary = numericPrimary | in appendNumericSegmentCEs() local 784 uint32_t primary = numericPrimary | (2 + value % 254); appendNumericSegmentCEs() local 803 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); appendNumericSegmentCEs() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationiterator.cpp | 765 uint32_t primary = numericPrimary | ((firstByte + value) << 16); in appendNumericSegmentCEs() local 774 uint32_t primary = numericPrimary | in appendNumericSegmentCEs() local 784 uint32_t primary = numericPrimary | (2 + value % 254); appendNumericSegmentCEs() local 803 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); appendNumericSegmentCEs() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_lib.c | 407 EVP_RAND_CTX *primary; member 677 EVP_RAND_CTX *rand, *primary; RAND_get0_public() local 710 EVP_RAND_CTX *rand, *primary; RAND_get0_private() local [all...] |
/third_party/openssl/crypto/rand/ |
H A D | rand_lib.c | 407 EVP_RAND_CTX *primary; member 677 EVP_RAND_CTX *rand, *primary; RAND_get0_public() local 710 EVP_RAND_CTX *rand, *primary; RAND_get0_private() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationiterator.cpp | 765 uint32_t primary = numericPrimary | ((firstByte + value) << 16); in appendNumericSegmentCEs() local 774 uint32_t primary = numericPrimary | in appendNumericSegmentCEs() local 784 uint32_t primary = numericPrimary | (2 + value % 254); appendNumericSegmentCEs() local 803 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); appendNumericSegmentCEs() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hw_features.c | 713 hostapd_is_usable_chan(struct hostapd_iface *iface, int channel, int primary) hostapd_is_usable_chan() argument
|
/device/soc/rockchip/common/sdk_linux/include/drm/ |
H A D | drm_crtc.h | 965 struct drm_plane *primary; member
|
/kernel/linux/linux-5.10/arch/microblaze/pci/ |
H A D | pci-common.c | 417 pci_process_bridge_OF_ranges(struct pci_controller *hose, struct device_node *dev, int primary) pci_process_bridge_OF_ranges() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | pci.c | 778 int primary = 1; in pmac_add_bridge() local
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_options.c | 1145 char *p, *primary = newval->string; in bond_option_primary_set() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | pci.c | 779 int primary = 1; in pmac_add_bridge() local
|