Home
last modified time | relevance | path

Searched refs:device (Results 26201 - 26225 of 29272) sorted by relevance

1...<<1041104210431044104510461047104810491050>>...1171

/kernel/linux/linux-5.10/drivers/video/fbdev/vermilion/
H A Dvermilion.c380 * Free up allocated resources for a device.
438 * We initialize one vml_par struct per device and one vml_info
463 switch (id->device) { in vml_pci_probe()
501 info->device = &dev->dev; in vml_pci_probe()
/kernel/linux/linux-5.10/net/rose/
H A Drose_route.c475 * A device has been removed. Remove its routes and neighbours.
528 * A device has been removed. Remove its links.
587 * Check that the device given is a valid AX.25 interface that is "up".
604 * Find the first active ROSE device, usually "rose0".
624 * Find the ROSE device for the given address.
735 if ((dev = rose_ax25_dev_find(rose_route.device)) == NULL) in rose_rt_ioctl()
749 if ((dev = rose_ax25_dev_find(rose_route.device)) == NULL) in rose_rt_ioctl()
834 * A device has been "downed" remove its link status. Blow away all
835 * through routes and connections that use this device.
895 printk("rose_route : unknown neighbour or device in rose_route_frame()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Drtsx_pci.h1096 * @dev_flags: device flags
1243 #define CHK_PCI_PID(pcr, pid) ((pcr)->pci->device == (pid))
1245 #define PCI_PID(pcr) ((pcr)->pci->device)
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000.c1064 static int snd_emu8000_dev_free(struct snd_device *device) in snd_emu8000_dev_free() argument
1066 struct snd_emu8000 *hw = device->device_data; in snd_emu8000_dev_free()
1071 * initialize and register emu8000 synth device.
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctmixer.c8 * This file contains the implementation of alsa mixer device functions.
716 kctl->id.device = IEC958; in ct_mixer_kcontrol_new()
1211 enum CTALSADEVS device, in ct_alsa_mix_create()
1217 /* vol_ctl.device = swh_ctl.device = device; */ /* better w/ device 0 */ in ct_alsa_mix_create()
1210 ct_alsa_mix_create(struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) ct_alsa_mix_create() argument
/kernel/linux/linux-5.10/sound/ppc/
H A Dpmac.c855 * free the device
857 static int snd_pmac_dev_free(struct snd_device *device) in snd_pmac_dev_free() argument
859 struct snd_pmac *chip = device->device_data; in snd_pmac_dev_free()
935 * if we didn't find a davbus device, try 'i2s-a' since in snd_pmac_detect()
969 "in the device-tree, use snd-aoa.\n"); in snd_pmac_detect()
1012 prop = of_get_property(sound, "device-id", NULL); in snd_pmac_detect()
1019 /* We need the PCI device for DMA allocations, let's use a crude method in snd_pmac_detect()
1038 " device !\n"); in snd_pmac_detect()
/kernel/linux/linux-5.10/sound/isa/cs423x/
H A Dcs4236_lib.c365 int snd_cs4236_pcm(struct snd_wss *chip, int device) in snd_cs4236_pcm() argument
369 err = snd_wss_pcm(chip, device); in snd_cs4236_pcm()
/kernel/linux/linux-5.10/sound/pci/
H A Dsis7019.c1175 static int sis_suspend(struct device *dev) in sis_suspend()
1207 static int sis_resume(struct device *dev) in sis_resume()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmsm8916-wcd-analog.c1133 static int pm8916_wcd_analog_parse_dt(struct device *dev, in pm8916_wcd_analog_parse_dt()
1190 struct device *dev = &pdev->dev; in pm8916_wcd_analog_spmi_probe()
H A Drt1305.c253 static bool rt1305_volatile_register(struct device *dev, unsigned int reg) in rt1305_volatile_register()
305 static bool rt1305_readable_register(struct device *dev, unsigned int reg) in rt1305_readable_register()
H A Drt274.c216 static bool rt274_volatile_register(struct device *dev, unsigned int reg) in rt274_volatile_register()
260 static bool rt274_readable_register(struct device *dev, unsigned int reg) in rt274_readable_register()
H A Drt5631.c96 static bool rt5631_volatile_register(struct device *dev, unsigned int reg) in rt5631_volatile_register()
110 static bool rt5631_readable_register(struct device *dev, unsigned int reg) in rt5631_readable_register()
H A Drt5616.c159 static bool rt5616_volatile_register(struct device *dev, unsigned int reg) in rt5616_volatile_register()
186 static bool rt5616_readable_register(struct device *dev, unsigned int reg) in rt5616_readable_register()
H A Dsgtl5000.c1193 static bool sgtl5000_volatile(struct device *dev, unsigned int reg) in sgtl5000_volatile()
1205 static bool sgtl5000_readable(struct device *dev, unsigned int reg) in sgtl5000_readable()
H A Dsta350.c826 * @component: the component device
925 dev_err(component->dev, "Failed to startup device\n"); in sta350_probe()
1092 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350) in sta350_probe_dt()
1193 struct device *dev = &i2c->dev; in sta350_i2c_probe()
H A Dwm5100-tables.c12 bool wm5100_volatile_register(struct device *dev, unsigned int reg) in wm5100_volatile_register()
46 bool wm5100_readable_register(struct device *dev, unsigned int reg) in wm5100_readable_register()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c7 #include <linux/device.h>
599 int skl_ipc_init(struct device *dev, struct skl_dev *skl) in skl_ipc_init()
/kernel/linux/linux-5.10/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c111 struct device *dev;
1286 struct device *dev = &pdev->dev; in mtk_btcvsd_snd_probe()
/kernel/linux/linux-5.10/sound/sparc/
H A Damd7930.c749 /* device */ 0, in snd_amd7930_pcm()
908 static int snd_amd7930_dev_free(struct snd_device *device) in snd_amd7930_dev_free() argument
910 struct snd_amd7930 *amd = device->device_data; in snd_amd7930_dev_free()
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c950 static int mt8173_afe_runtime_suspend(struct device *dev) in mt8173_afe_runtime_suspend()
972 static int mt8173_afe_runtime_resume(struct device *dev) in mt8173_afe_runtime_resume()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dcompression.c173 if (btrfs_io_bio(bio)->device) in check_compressed_csum()
175 btrfs_io_bio(bio)->device, in check_compressed_csum()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c491 struct device *dev = &mdp5_kms->pdev->dev; in mdp5_crtc_atomic_disable()
537 struct device *dev = &mdp5_kms->pdev->dev; in mdp5_crtc_atomic_enable()
H A Dmdp5_plane.c665 struct device *dev = mdp5_kms->dev->dev; in calc_scalex_steps()
688 struct device *dev = mdp5_kms->dev->dev; in calc_scaley_steps()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_gem.c46 * the toplevel drm device (mdss), or to the mdp sub-node, meaning
54 struct device *dev = msm_obj->base.dev->dev; in sync_for_device()
61 struct device *dev = msm_obj->base.dev->dev; in sync_for_cpu()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_14nm.c913 struct device *dev = &pll_14nm->pdev->dev; in pll_14nm_postdiv_register()
952 struct device *dev = &pll_14nm->pdev->dev; in pll_14nm_register()

Completed in 55 milliseconds

1...<<1041104210431044104510461047104810491050>>...1171