Home
last modified time | relevance | path

Searched defs:pvr (Results 1 – 25 of 1180) sorted by relevance

12345678910>>...48

/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/
H A Dstream_pvr.c144 struct pvr_t *pvr = NULL; in pvr_init() local
184 pvr_uninit (struct pvr_t *pvr) in pvr_uninit()
248 print_all_stations (struct pvr_t *pvr) in print_all_stations()
273 disable_all_stations (struct pvr_t *pvr) in disable_all_stations()
498 get_v4l2_freq (struct pvr_t *pvr) in get_v4l2_freq()
535 set_v4l2_freq (struct pvr_t *pvr) in set_v4l2_freq()
1274 set_v4l2_settings (struct pvr_t *pvr) in set_v4l2_settings()
1622 struct pvr_t *pvr; in pvr_stream_close() local
1634 struct pvr_t *pvr; in pvr_stream_read() local
1690 struct pvr_t *pvr = NULL; in pvr_stream_open() local
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/
H A Dstream_pvr.c144 struct pvr_t *pvr = NULL; in pvr_init() local
184 pvr_uninit (struct pvr_t *pvr) in pvr_uninit()
248 print_all_stations (struct pvr_t *pvr) in print_all_stations()
273 disable_all_stations (struct pvr_t *pvr) in disable_all_stations()
498 get_v4l2_freq (struct pvr_t *pvr) in get_v4l2_freq()
535 set_v4l2_freq (struct pvr_t *pvr) in set_v4l2_freq()
1274 set_v4l2_settings (struct pvr_t *pvr) in set_v4l2_settings()
1622 struct pvr_t *pvr; in pvr_stream_close() local
1634 struct pvr_t *pvr; in pvr_stream_read() local
1690 struct pvr_t *pvr = NULL; in pvr_stream_open() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/pvrusb2/
H A Dpvrusb2-main.c43 static void pvr_setup_attach(struct pvr2_context *pvr) in pvr_setup_attach()
59 struct pvr2_context *pvr; in pvr_probe() local
82 struct pvr2_context *pvr = usb_get_intfdata(intf); in pvr_disconnect() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/pvrusb2/
H A Dpvrusb2-main.c43 static void pvr_setup_attach(struct pvr2_context *pvr) in pvr_setup_attach()
59 struct pvr2_context *pvr; in pvr_probe() local
82 struct pvr2_context *pvr = usb_get_intfdata(intf); in pvr_disconnect() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/pvrusb2/
H A Dpvrusb2-main.c43 static void pvr_setup_attach(struct pvr2_context *pvr) in pvr_setup_attach()
59 struct pvr2_context *pvr; in pvr_probe() local
82 struct pvr2_context *pvr = usb_get_intfdata(intf); in pvr_disconnect() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/powerpc/util/
H A Dutils_header.h12 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ argument
13 #define PVR_REV(pvr) (((pvr) >> 0) & 0xFFFF) /* Revision field */ argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/powerpc/util/
H A Dutils_header.h12 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ argument
13 #define PVR_REV(pvr) (((pvr) >> 0) & 0xFFFF) /* Revision field */ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/powerpc/util/
H A Dutils_header.h12 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ argument
13 #define PVR_REV(pvr) (((pvr) >> 0) & 0xFFFF) /* Revision field */ argument
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/cpuid/
H A Dcpuid_ppc.cpp89 int pvr = OS::run_cpu_instruction_probe([]() noexcept -> int { in detect_cpu_features() local
90 uint32_t pvr = 0; in detect_cpu_features() local
/dports/security/botan2/Botan-2.18.2/src/lib/utils/cpuid/
H A Dcpuid_ppc.cpp89 int pvr = OS::run_cpu_instruction_probe([]() noexcept -> int { in detect_cpu_features() local
90 uint32_t pvr = 0; in detect_cpu_features() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/cpuid/
H A Dcpuid_ppc.cpp89 int pvr = OS::run_cpu_instruction_probe([]() noexcept -> int { in detect_cpu_features() local
90 uint32_t pvr = 0; in detect_cpu_features() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c43 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
160 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
222 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
283 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
345 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c58 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
182 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
243 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
303 static int check_CPU (long clock, uint pvr, uint immr) in check_CPU()
364 uint pvr = get_pvr (); in checkcpu() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dgx.c83 uint32_t pvr = mfspr(SPR_PVR); in gx_configure_psi_buid() local
145 uint32_t pvr = mfspr(SPR_PVR); in gx_configure_tce_bar() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/74xx_7xx/
H A Dcpu.c62 uint pvr = get_pvr(); in get_cpu_type() local
130 uint pvr = get_pvr(); in checkcpu() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/74xx_7xx/
H A Dcpu.c62 uint pvr = get_pvr(); in get_cpu_type() local
130 uint pvr = get_pvr(); in checkcpu() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/74xx_7xx/
H A Dcpu.c62 uint pvr = get_pvr(); in get_cpu_type() local
130 uint pvr = get_pvr(); in checkcpu() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/74xx_7xx/
H A Dcpu.c62 uint pvr = get_pvr(); in get_cpu_type() local
130 uint pvr = get_pvr(); in checkcpu() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/74xx_7xx/
H A Dcpu.c62 uint pvr = get_pvr(); in get_cpu_type() local
130 uint pvr = get_pvr(); in checkcpu() local

12345678910>>...48