Home
last modified time | relevance | path

Searched refs:videocodec_master_to_zoran (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/pci/zoran/
Dvideocodec.h311 static inline struct zoran *videocodec_master_to_zoran(struct videocodec_master *master) in videocodec_master_to_zoran() function
322 return videocodec_master_to_zoran(master); in videocodec_to_zoran()
Dvideocodec.c50 zr = videocodec_master_to_zoran(master); in videocodec_attach()