Home
last modified time | relevance | path

Searched defs:devinfo (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-12-stable/sys/dev/sound/pci/hda/
Dhdaa.c52 #define hdaa_lock(devinfo) snd_mtxlock((devinfo)->lock) argument
53 #define hdaa_unlock(devinfo) snd_mtxunlock((devinfo)->lock) argument
54 #define hdaa_lockassert(devinfo) snd_mtxassert((devinfo)->lock) argument
55 #define hdaa_lockowned(devinfo) mtx_owned((devinfo)->lock) argument
202 hdaa_audio_ctl_each(struct hdaa_devinfo *devinfo, int *index) in hdaa_audio_ctl_each()
213 hdaa_audio_ctl_amp_get(struct hdaa_devinfo *devinfo, nid_t nid, int dir, in hdaa_audio_ctl_amp_get()
269 struct hdaa_devinfo *devinfo = pdevinfo->devinfo; in hdaa_channels_handler() local
383 struct hdaa_devinfo *devinfo = w->devinfo; in hdaa_hpredir_handler() local
466 struct hdaa_devinfo *devinfo; in hdaa_autorecsrc_handler() local
536 struct hdaa_devinfo *devinfo = w->devinfo; in hdaa_presence_handler() local
[all …]
Dhdaa_patches.c477 struct hdaa_devinfo *devinfo = w->devinfo; in hdaa_widget_patch() local
530 hdaa_patch(struct hdaa_devinfo *devinfo) in hdaa_patch()
766 hdaa_patch_direct(struct hdaa_devinfo *devinfo) in hdaa_patch_direct()
Dhdaa.h114 struct hdaa_devinfo *devinfo; member
172 struct hdaa_devinfo *devinfo; member
227 struct hdaa_devinfo *devinfo; member
262 #define hdaa_codec_id(devinfo) \ argument
266 #define hdaa_card_id(devinfo) \ argument
/freebsd-12-stable/cddl/lib/libdtrace/
Dio.d33 typedef struct devinfo { struct
41 } devinfo_t; argument
/freebsd-12-stable/stand/efi/gptboot/
Dproto.c62 dev_info_t *devinfo = (dev_info_t *)dskp->devinfo; in drvread() local
89 dev_info_t *devinfo = (dev_info_t *)dskp->devinfo; in drvwrite() local
116 dev_info_t *devinfo = (dev_info_t *)dskp->devinfo; in drvsize() local
143 dev_info_t *devinfo; in probe_handle() local
Ddrv.h34 void *devinfo; /* Really a dev_into_t *, but that's not in scope */ member
/freebsd-12-stable/stand/efi/boot1/
Dzfs_module.c46 dev_info_t *devinfo = priv; in ldi_get_size() local
55 dev_info_t *devinfo; in vdev_read() local
139 load(const char *filepath, dev_info_t *devinfo, void **bufp, size_t *bufsize) in load()
Dufs_module.c47 static dev_info_t *devinfo; variable
Dproto.c58 dev_info_t *devinfo; in probe_handle() local
Dboot1.c259 add_device(dev_info_t **devinfop, dev_info_t *devinfo) in add_device()
/freebsd-12-stable/lib/libdevstat/
Ddevstat.h132 struct devinfo { struct
143 struct devinfo *dinfo; argument
/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx.c423 struct ahc_devinfo devinfo; in ahc_handle_seqint() local
1058 struct ahc_devinfo devinfo; in ahc_handle_scsiint() local
1194 struct ahc_devinfo devinfo; in ahc_handle_scsiint() local
1221 struct ahc_devinfo devinfo; in ahc_handle_scsiint() local
1412 ahc_force_renegotiation(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_force_renegotiation()
1867 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_update_neg_request()
1910 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_syncrate()
2037 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_width()
2093 ahc_set_tags(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_tags()
2121 struct ahc_devinfo devinfo; in ahc_update_pending_scbs() local
[all …]
Daic79xx.c1062 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1204 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1315 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1394 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1453 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1641 struct ahd_devinfo devinfo; in ahd_handle_scsiint() local
2186 struct ahd_devinfo devinfo; in ahd_handle_nonpkt_busfree() local
2465 struct ahd_devinfo devinfo; in ahd_handle_proto_violation() local
2568 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) in ahd_force_renegotiation()
3033 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_update_neg_request()
[all …]
Daic7xxx_osm.c603 struct ahc_devinfo devinfo; in ahc_action() local
829 struct ahc_devinfo devinfo; in ahc_get_tran_settings() local
902 struct ahc_devinfo devinfo; in ahc_async() local
1334 struct ahc_devinfo *devinfo, int enable) in ahc_platform_set_tags()
Daic79xx_osm.c729 struct ahd_devinfo devinfo; in ahd_set_tran_settings() local
845 struct ahd_devinfo devinfo; in ahd_get_tran_settings() local
918 struct ahd_devinfo devinfo; in ahd_async() local
1272 struct ahd_devinfo *devinfo, int enable) in ahd_platform_set_tags()
/freebsd-12-stable/sys/dev/sound/pci/
Dspicds.c46 void *devinfo; member
142 spicds_create(device_t dev, void *devinfo, int num, spicds_ctrl ctrl) in spicds_create()
Demu10kx-pcm.c633 emu_erdcd(kobj_t obj __unused, void *devinfo, int regno) in emu_erdcd()
641 emu_ewrcd(kobj_t obj __unused, void *devinfo, int regno, uint32_t data) in emu_ewrcd()
658 emu_rdcd(kobj_t obj __unused, void *devinfo, int regno) in emu_rdcd()
670 emu_wrcd(kobj_t obj __unused, void *devinfo, int regno, uint32_t data) in emu_wrcd()
711 emupchan_init(kobj_t obj __unused, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int di… in emupchan_init()
863 emurchan_init(kobj_t obj __unused, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int di… in emurchan_init()
1043 emufxrchan_init(kobj_t obj __unused, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int … in emufxrchan_init()
Dneomagic.c227 nm_initcd(kobj_t obj, void *devinfo) in nm_initcd()
248 nm_rdcd(kobj_t obj, void *devinfo, int regno) in nm_rdcd()
264 nm_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) in nm_wrcd()
352 nmchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in nmchan_init()
Dcs4281.c257 cs4281_rdcd(kobj_t obj, void *devinfo, int regno) in cs4281_rdcd()
291 cs4281_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) in cs4281_wrcd()
322 cs4281chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in cs4281chan_init()
Dcsapcm.c143 csa_rdcd(kobj_t obj, void *devinfo, int regno) in csa_rdcd()
157 csa_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) in csa_wrcd()
533 csachan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in csachan_init()
Dt4dwave.c181 tr_rdcd(kobj_t obj, void *devinfo, int regno) in tr_rdcd()
240 tr_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) in tr_wrcd()
503 trpchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in trpchan_init()
612 trrchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in trrchan_init()
/freebsd-12-stable/sys/dev/adb/
Dadbvar.h53 struct adb_devinfo devinfo[16]; member
/freebsd-12-stable/sys/mips/broadcom/
Dbcm_nvram_cfe.c205 int devinfo; in bcm_nvram_find_cfedev() local
262 int cerr, devinfo, dtype, rlen; in bcm_nvram_iocfe_init() local
/freebsd-12-stable/sys/dev/pwm/
Dofw_pwmbus.c48 struct ofw_bus_devinfo devinfo; member
/freebsd-12-stable/sys/dev/sound/pcm/
Dsound.c480 …ruct snddev_info *d, struct pcm_channel *parent, kobj_class_t cls, int dir, int num, void *devinfo) in pcm_chn_create()
690 pcm_addchan(device_t dev, int dir, kobj_class_t cls, void *devinfo) in pcm_addchan()
1054 pcm_register(device_t dev, void *devinfo, int numplay, int numrec) in pcm_register()

1234