Home
last modified time | relevance | path

Searched defs:device (Results 426 – 450 of 2052) sorted by relevance

1...<<11121314151617181920>>...83

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_port.c110 struct device *device) in tty_port_register_device()
131 struct device *device, void *drvdata, in tty_port_register_device_attr()
154 struct device *device, void *drvdata, in tty_port_register_device_attr_serdev()
184 struct device *device) in tty_port_register_device_serdev()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-designware-common.c229 static void i2c_dw_acpi_params(struct device *device, char method[], in i2c_dw_acpi_params()
254 int i2c_dw_acpi_configure(struct device *device) in i2c_dw_acpi_configure()
289 static u32 i2c_dw_acpi_round_bus_speed(struct device *device) in i2c_dw_acpi_round_bus_speed()
309 static inline u32 i2c_dw_acpi_round_bus_speed(struct device *device) { return 0; } in i2c_dw_acpi_round_bus_speed()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv20.c72 struct nvkm_device *device = fb->subdev.device; in nv20_fb_tile_prog() local
99 nv20_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv20_fb_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv04.c45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv04_dmaobj_bind() local
84 struct nvkm_device *device = dma->engine.subdev.device; in nv04_dmaobj_new() local
H A Dbase.c32 nvkm_dma_oclass_new(struct nvkm_device *device, in nvkm_dma_oclass_new()
106 nvkm_dma_new_(const struct nvkm_dma_func *func, struct nvkm_device *device, in nvkm_dma_new_()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-acpi-pad.c110 static int acpi_pad_add(struct acpi_device *device) in acpi_pad_add()
125 static int acpi_pad_remove(struct acpi_device *device) in acpi_pad_remove()
/OK3568_Linux_fs/kernel/sound/usb/hiface/
H A Dchip.c64 struct usb_device *device, int idx, in hiface_chip_create()
111 struct usb_device *device = interface_to_usbdev(intf); in hiface_chip_probe() local
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c144 int cedrus_hw_suspend(struct device *device) in cedrus_hw_suspend()
157 int cedrus_hw_resume(struct device *device) in cedrus_hw_resume()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Dfifo.c25 nvif_fifo_runlists(struct nvif_device *device) in nvif_fifo_runlists()
71 nvif_fifo_runlist(struct nvif_device *device, u64 engine) in nvif_fifo_runlist()
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Dmipi.c132 struct device *device; member
209 struct tegra_mipi_device *tegra_mipi_request(struct device *device, in tegra_mipi_request()
257 void tegra_mipi_free(struct tegra_mipi_device *device) in tegra_mipi_free()
296 int tegra_mipi_finish_calibration(struct tegra_mipi_device *device) in tegra_mipi_finish_calibration()
314 int tegra_mipi_start_calibration(struct tegra_mipi_device *device) in tegra_mipi_start_calibration()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-hdcp.c569 static ssize_t hdcp_enable_read(struct device *device, in hdcp_enable_read()
581 static ssize_t hdcp_enable_write(struct device *device, in hdcp_enable_write()
611 static ssize_t hdcp_trytimes_read(struct device *device, in hdcp_trytimes_read()
623 static ssize_t hdcp_trytimes_write(struct device *device, in hdcp_trytimes_write()
646 static ssize_t hdcp_status_read(struct device *device, in hdcp_status_read()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowpci.c56 struct nvkm_device *device = bios->subdev.device; in pcirom_init() local
94 struct nvkm_device *device = bios->subdev.device; in platform_init() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddevice.c67 struct device *device = NULL; in hfi1_cdev_init() local
101 struct device *device = *devp; in hfi1_cdev_cleanup() local
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Deth-raw-os.c32 struct sockaddr_ll *device; in _raw_packet_start() local
101 struct sockaddr_in *device; in _local_inet_start() local
/OK3568_Linux_fs/kernel/net/rds/
H A Dib.c128 static int rds_ib_add_one(struct ib_device *device) in rds_ib_add_one()
246 struct rds_ib_device *rds_ib_get_client_data(struct ib_device *device) in rds_ib_get_client_data()
265 static void rds_ib_remove_one(struct ib_device *device, void *client_data) in rds_ib_remove_one()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_memhotplug.c55 struct acpi_device *device; member
267 static int acpi_memory_device_add(struct acpi_device *device, in acpi_memory_device_add()
311 static void acpi_memory_device_remove(struct acpi_device *device) in acpi_memory_device_remove()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp107 gboolean SatelliteGypsyEngine::eng_gypsy_device_start (GypsyDevice *device, GError **error) in eng_gypsy_device_start()
111 gboolean SatelliteGypsyEngine::eng_gypsy_device_stop (GypsyDevice *device, GError **error) in eng_gypsy_device_stop()
121 GypsyDeviceFixStatus SatelliteGypsyEngine::eng_gypsy_device_get_fix_status (GypsyDevice *device, GE… in eng_gypsy_device_get_fix_status()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Damilo-rfkill.c101 static int amilo_rfkill_probe(struct platform_device *device) in amilo_rfkill_probe()
127 static int amilo_rfkill_remove(struct platform_device *device) in amilo_rfkill_remove()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dintel-dsp-config.c31 u16 device; member
367 u16 device; in snd_intel_dsp_find_config() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dcorenv50.c170 struct nvkm_device *device = subdev->device; in nv50_disp_core_fini() local
190 struct nvkm_device *device = subdev->device; in nv50_disp_core_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Duser.c35 struct nvkm_device *device = buffer->fault->subdev.device; in nvkm_ufault_map() local
86 nvkm_ufault_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_ufault_new()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sifive.c134 struct spi_device *device = msg->spi; in sifive_spi_prepare_message() local
153 static void sifive_spi_set_cs(struct spi_device *device, bool is_high) in sifive_spi_set_cs()
167 sifive_spi_prep_transfer(struct sifive_spi *spi, struct spi_device *device, in sifive_spi_prep_transfer()
255 sifive_spi_transfer_one(struct spi_master *master, struct spi_device *device, in sifive_spi_transfer_one()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Drc-main.c1104 static ssize_t show_protocols(struct device *device, in show_protocols()
1275 static ssize_t store_protocols(struct device *device, in store_protocols()
1366 static ssize_t show_filter(struct device *device, in show_filter()
1410 static ssize_t store_filter(struct device *device, in store_filter()
1494 static ssize_t show_wakeup_protocols(struct device *device, in show_wakeup_protocols()
1544 static ssize_t store_wakeup_protocols(struct device *device, in store_wakeup_protocols()
1609 static void rc_dev_release(struct device *device) in rc_dev_release()
1616 static int rc_dev_uevent(struct device *device, struct kobj_uevent_env *env) in rc_dev_uevent()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk110.c341 struct nvkm_device *device = gr->base.engine.subdev.device; in gk110_gr_init_419eb4() local
396 gk110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk110_gr_new()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgpfifogk104.c42 struct nvkm_device *device = subdev->device; in gk104_fifo_gpfifo_kick_locked() local
188 struct nvkm_device *device = fifo->base.engine.subdev.device; in gk104_fifo_gpfifo_fini() local
206 struct nvkm_device *device = fifo->base.engine.subdev.device; in gk104_fifo_gpfifo_init() local

1...<<11121314151617181920>>...83