Home
last modified time | relevance | path

Searched refs:drivers (Results 401 - 425 of 498) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-common.c1478 static struct platform_driver * const drivers[] = { variable
1488 return platform_register_drivers(drivers, ARRAY_SIZE(drivers)); in imx_ipu_init()
1494 platform_unregister_drivers(drivers, ARRAY_SIZE(drivers)); in imx_ipu_exit()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddrm.c1347 static struct platform_driver * const drivers[] = { variable
1367 err = platform_register_drivers(drivers, ARRAY_SIZE(drivers)); in host1x_drm_init()
1381 platform_unregister_drivers(drivers, ARRAY_SIZE(drivers)); in host1x_drm_exit()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddrm.c1403 static struct platform_driver * const drivers[] = { variable
1427 err = platform_register_drivers(drivers, ARRAY_SIZE(drivers)); in host1x_drm_init()
1441 platform_unregister_drivers(drivers, ARRAY_SIZE(drivers)); in host1x_drm_exit()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-common.c1475 static struct platform_driver * const drivers[] = { variable
1485 return platform_register_drivers(drivers, ARRAY_SIZE(drivers)); in imx_ipu_init()
1491 platform_unregister_drivers(drivers, ARRAY_SIZE(drivers)); in imx_ipu_exit()
/kernel/linux/linux-6.6/security/selinux/
H A Davc.c219 security_xperm_set(xp_node->xp.drivers.p, driver); in avc_xperms_allow_perm()
366 memcpy(dest->xp.drivers.p, src->xp.drivers.p, sizeof(dest->xp.drivers.p)); in avc_xperms_populate()
1060 if (!security_xperm_test(xp_node->xp.drivers.p, driver)) { in avc_has_extended_perms()
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dconfig.mk7 drv_dir := platform/drivers
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/make_scripts/
H A Dconfig.mk7 drv_dir := platform/drivers
/kernel/linux/linux-5.10/arch/arc/
H A DMakefile99 drivers-$(CONFIG_OPROFILE) += arch/arc/oprofile/
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A DMakefile96 $(obj)/string.o $(objtree)/drivers/firmware/efi/libstub/lib.a
/kernel/linux/linux-5.10/arch/parisc/
H A DMakefile124 drivers-$(CONFIG_OPROFILE) += arch/parisc/oprofile/
/kernel/linux/linux-5.10/arch/um/
H A DMakefile27 $(ARCH_DIR)/drivers/ \
/kernel/linux/linux-5.10/arch/riscv/
H A DMakefile103 libs-$(CONFIG_EFI_STUB) += $(objtree)/drivers/firmware/efi/libstub/lib.a
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A DMakefile152 efi-obj-$(CONFIG_EFI_STUB) := $(objtree)/drivers/firmware/efi/libstub/lib.a
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_trace.h154 #define TRACE_INCLUDE_PATH ../../drivers/gpu/drm/vc4
H A Dvc4_drv.c251 struct platform_driver *const *drivers, in vc4_match_add_drivers()
257 struct device_driver *drv = &drivers[i]->driver; in vc4_match_add_drivers()
249 vc4_match_add_drivers(struct device *dev, struct component_match **match, struct platform_driver *const *drivers, int count) vc4_match_add_drivers() argument
/third_party/libwebsockets/lib/drivers/display/
H A Dili9341-spi.c26 #include <drivers/devices/display/ili9341.h>
/drivers/hdf_core/adapter/khdf/liteos/test/
H A DMakefile33 HDF_TEST_FRAMWORK_ROOT = $(LITEOSTOPDIR)/../../drivers/hdf_core/framework/test/unittest
34 HDF_ADAPTERS_ROOT = $(LITEOSTOPDIR)/../../drivers/hdf_core/adapter
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h403 #define TRACE_INCLUDE_PATH ../../drivers/media/test-drivers/visl
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhda.c17 struct snd_soc_dai_driver **drivers) in hda_codec_create_dais()
77 *drivers = drvs; in hda_codec_create_dais()
16 hda_codec_create_dais(struct hda_codec *codec, int pcm_count, struct snd_soc_dai_driver **drivers) hda_codec_create_dais() argument
/kernel/linux/linux-5.10/drivers/parport/
H A Dshare.c52 static LIST_HEAD(drivers);
149 * iterates through all the drivers registered with the bus and sends the port
170 list_for_each_entry(drv, &drivers, list) in attach_driver_chain()
174 * call the driver_check function of the drivers registered in in attach_driver_chain()
196 list_for_each_entry(drv, &drivers, list) in detach_driver_chain()
200 * call the detach function of the drivers registered in in detach_driver_chain()
207 /* Ask kmod for some lowlevel drivers. */
413 * should be made available to parallel port device drivers, it
415 * @dma parameters are for the convenience of port drivers, and
422 * If there are parallel port device drivers i
[all...]
/kernel/linux/linux-6.6/drivers/parport/
H A Dshare.c52 static LIST_HEAD(drivers);
149 * iterates through all the drivers registered with the bus and sends the port
170 list_for_each_entry(drv, &drivers, list) in attach_driver_chain()
174 * call the driver_check function of the drivers registered in in attach_driver_chain()
196 list_for_each_entry(drv, &drivers, list) in detach_driver_chain()
200 * call the detach function of the drivers registered in in detach_driver_chain()
207 /* Ask kmod for some lowlevel drivers. */
413 * should be made available to parallel port device drivers, it
415 * @dma parameters are for the convenience of port drivers, and
422 * If there are parallel port device drivers i
[all...]
/device/board/hihope/rk3568/kernel/
H A Dbuild_kernel.sh84 bash ${ROOT_DIR}/drivers/hdf_core/adapter/khdf/linux/patch_hdf.sh ${ROOT_DIR} ${KERNEL_SRC_TMP_PATH} ${KERNEL_PATCH_PATH} ${DEVICE_NAME}
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c23 #include <../drivers/regulator/internal.h>
/drivers/hdf_core/adapter/khdf/liteos/
H A Dlite.mk33 HDF_ROOT_DIR = $(LITEOSTOPDIR)/../../drivers/hdf_core/
/kernel/linux/linux-5.10/arch/arm64/
H A DMakefile149 libs-$(CONFIG_EFI_STUB) += $(objtree)/drivers/firmware/efi/libstub/lib.a

Completed in 18 milliseconds

1...<<11121314151617181920