Home
last modified time | relevance | path

Searched defs:get_pin (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_audio.h47 struct r600_audio_pin* (*get_pin)(struct radeon_device *rdev); member
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c242 #define get_pin(spec, idx) \ macro