/device/board/hihope/rk3568/audio_drivers/headset_monitor/include/ |
H A D | analog_headset_base.h | 27 int32_t CreateAndRegisterHdfInputDevice(void *hs, struct HdfDeviceObject *device);
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | dma-buf-cache.h | 15 extern struct dma_buf_attachment *dma_buf_cache_attach(struct dma_buf *dmabuf, struct device *dev);
|
H A D | dma-heap.h | 32 * @name: used for debugging/device-node name 54 * dma_heap_get_dev() - get device struct for the heap 55 * @heap: DMA-Heap to retrieve device struct from 58 * The device struct for the heap. 60 struct device *dma_heap_get_dev(struct dma_heap *heap);
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/arbiter/ |
H A D | mali_kbase_arbiter_defs.h | 34 * @kbdev: Pointer to kbase device structure (must be a valid pointer) 64 * struct kbase_arbiter_device - Representing an instance of arbiter device, 66 * @arb_if: Pointer to the arbiter interface device 67 * @arb_dev: Pointer to the arbiter device 72 struct device *arb_dev;
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | camera_source.h | 29 CamSource* camera_source_init(const char *device, RK_U32 bufcnt, RK_U32 width, RK_U32 height, MppFrameFormat fmt);
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
H A D | dma-buf-cache.h | 18 dma_buf_cache_attach(struct dma_buf *dmabuf, struct device *dev);
|
H A D | page_pool.h | 13 #include <linux/device.h>
|
/device/soc/rockchip/common/sdk_linux/kernel/ |
H A D | cpu.c | 1177 * cpu_device_down - Bring down a cpu device 1178 * @dev: Pointer to the cpu device to offline 1180 * This function is meant to be used by device core cpu subsystem only. 1184 int cpu_device_down(struct device *dev) in cpu_device_down() 1396 * cpu_device_up - Bring up a cpu device 1397 * @dev: Pointer to the cpu device to online 1399 * This function is meant to be used by device core cpu subsystem only. 1403 int cpu_device_up(struct device *dev) in cpu_device_up() 2215 struct device *dev = get_cpu_device(cpu); in cpuhp_offline_cpu_device() 2224 struct device *de in cpuhp_online_cpu_device() [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/hid/ |
H A D | hid-input.c | 427 hid_dbg(dev, "device %x:%x:%x %d quirks %d\n", dev->bus, dev->vendor, dev->product, dev->version, quirks);
in hidinput_setup_battery() 468 * Stylus is normally not connected to the device and thus we
in hidinput_setup_battery() 469 * can't query the device and get meaningful battery strength.
in hidinput_setup_battery() 470 * We have to wait for the device to report it on its own.
in hidinput_setup_battery() 541 struct hid_device *device = input_get_drvdata(input);
in hidinput_configure_usage() local 561 if (device->driver->input_mapping) {
in hidinput_configure_usage() 562 int ret = device->driver->input_mapping(device, hidinput, field, usage, &bit, &max);
in hidinput_configure_usage() 722 * device as a joystick then.
in hidinput_configure_usage() 867 device in hidinput_configure_usage() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/adapter/ |
H A D | hdf_wlan_sdio_adapt.c | 24 #include <linux/device.h>
41 #include <linux/device.h>
|
/device/board/hihope/dayu210/audio_drivers/dai/include/ |
H A D | rk3588_dai_linux.h | 148 int (*init)(struct device *dev, u32 addr); 152 struct device *dev;
|
/device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
H A D | typec.h | 23 struct device; 195 * created to sysfs for the partner device. 265 struct typec_port *typec_register_port(struct device *parent, const struct typec_capability *cap);
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/device/backend/ |
H A D | mali_kbase_device_jm.c | 22 #include <device/mali_kbase_device_internal.h> 23 #include <device/mali_kbase_device.h> 174 "Early device initialization failed" }, 178 "Miscellaneous device initialization failed" }, 218 /* Sysfs init needs to happen before registering the device with 220 * registering the device and a uevent event being generated for 226 * https://www.kernel.org/doc/Documentation/driver-model/device.txt, the 232 "Misc device registration failed" }, 237 "Late device initialization failed" },
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_ukk_ref_wrappers.c | 27 extern struct device *ump_global_mdev; 98 ump_random_mapping_get(device.secure_id_map, ump_dd_secure_id_get(ump_handle)); in get_ump_handle_from_dmabuf()
|
/device/soc/rockchip/common/vendor/drivers/pci/ |
H A D | pcie-dw-rockchip.c | 656 /* Rest the device */ in rk_pcie_establish_link() 673 * 100us as we don't know how long should the device need to reset. in rk_pcie_establish_link() 719 struct device *dev = rk_pcie->pci->dev; in rk_pcie_ep_setup() 799 struct device *dev = rk_pcie->pci->dev; in rk_pcie_ep_win_parse() 871 struct device *dev = pci->dev; in rk_add_pcie_port() 892 struct device *dev = rk_pcie->pci->dev; in rk_pcie_add_ep() 922 dev_err(dev, "failed to init ep device\n"); in rk_pcie_add_ep() 951 struct device *dev = rk_pcie->pci->dev; in rk_pcie_clk_init() 1036 struct device *dev = rk_pcie->pci->dev; in rk_pcie_phy_init() 1081 struct device *de in rk_pcie_reset_control_release() [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 90 * driver / device. An example of this is some USB Type-C setups where the hardware 138 * @dev: DRM device 877 * Attach a (component) device to the shared drm dma mapping from master drm 878 * device. This is used by the VOPs to map GEM buffers to a common DMA 881 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, struct device *dev) in rockchip_drm_dma_attach_device() 892 DRM_DEV_ERROR(dev, "Failed to attach iommu device\n"); in rockchip_drm_dma_attach_device() 899 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev, struct device *dev) in rockchip_drm_dma_detach_device() 937 static int rockchip_drm_fault_handler(struct iommu_domain *iommu, struct device *dev, unsigned long iova, int flags, in rockchip_drm_fault_handler() 1226 static int rockchip_drm_bind(struct device *dev) in rockchip_drm_bind() 1346 static void rockchip_drm_unbind(struct device *de [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/ |
H A D | pcie-dw-rockchip.c | 708 /* Rest the device */ in rk_pcie_establish_link() 840 struct device *dev = rk_pcie->pci->dev; in rk_pcie_ep_setup() 939 struct device *dev = rk_pcie->pci->dev; in rk_pcie_ep_win_parse() 1015 struct device *dev = pci->dev; in rk_add_pcie_port() 1036 struct device *dev = rk_pcie->pci->dev; in rk_pcie_add_ep() 1067 dev_err(dev, "failed to init ep device\n"); in rk_pcie_add_ep() 1096 struct device *dev = rk_pcie->pci->dev; in rk_pcie_clk_init() 1167 * Rest the device before enabling power because some of the in rk_pcie_resource_get() 1187 struct device *dev = rk_pcie->pci->dev; in rk_pcie_phy_init() 1233 struct device *de in rk_pcie_reset_control_release() [all...] |
/device/soc/hisilicon/common/platform/hieth-sf/ |
H A D | Makefile | 25 LOCAL_FLAGS += -I $(LITEOSTOPDIR)/../../device/soc/hisilicon/common/platform/hieth-sf/adapter
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | allocator.h | 22 #include <linux/device.h>
|
/device/soc/rockchip/common/vendor/include/ |
H A D | page_pool.h | 13 #include <linux/device.h>
|
/device/soc/rockchip/common/vendor/drivers/dma-buf/heaps/ |
H A D | page_pool.h | 13 #include <linux/device.h>
|
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-hdcp.h | 43 struct device *dev;
|
/device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/epdlut/ |
H A D | epd_lut.h | 49 int epd_lut_from_file_init(struct device *dev, void *waveform, int size);
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-hdcp.h | 43 struct device *dev;
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/devicetree/ |
H A D | mali_kbase_config_platform.c | 26 #include <device/mali_kbase_device.h>
|