Searched defs:pitch (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/speaker/ |
H A D | spkr.c | 187 playtone(int pitch, int value, int sustain) in playtone() 225 int pitch, oldfill, lastpitch = OCTAVE_NOTES * DFLT_OCTAVE; in playstring() local
|
/freebsd/sys/teken/ |
H A D | teken_subr_compat.h | 104 teken_subr_cons25_set_bell_pitch_duration(const teken_t *t, unsigned int pitch, in teken_subr_cons25_set_bell_pitch_duration()
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 423 uint32_t data, bpp, pitch, y, x; in gfxfb_blt_fill() local 506 uint32_t bpp, pitch, copybytes; in gfxfb_blt_video_to_buffer() local 606 uint32_t bpp, pitch, copybytes; in gfxfb_blt_buffer_to_video() local 709 int pitch; in gfxfb_blt_video_to_video() local 1127 uint32_t pitch, bytes; in gfx_fb_copy_area() local 1374 uint32_t pitch = gfx_state.tg_fb.fb_width; in gfx_fb_cons_display() local
|
/freebsd/sys/kern/ |
H A D | kern_cons.c | 698 sysbeep(int pitch, sbintime_t duration) in sysbeep()
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_mbox_prop.h | 369 uint32_t pitch; member 424 uint32_t pitch; member 453 struct bcm2835_mbox_tag_pitch pitch; member
|
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdcontrol.c | 1012 int bell, duration, pitch; in set_bell_values() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 997 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix()
|
H A D | drm_mode.h | 282 __u32 pitch; member 442 uint32_t pitch; member
|
/freebsd/sys/dev/syscons/ |
H A D | syscons.c | 4269 sc_bell(scr_stat *scp, int pitch, int duration) in sc_bell()
|