Home
last modified time | relevance | path

Searched defs:get_firmware_version (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Ddevice.h50 …const char * get_firmware_version() const { return config.info.firm… in get_firmware_version() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Ddevice.h50 …const char * get_firmware_version() const { return config.info.firm… in get_firmware_version() function
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dvdip.cc134 VDIP::get_firmware_version(void) const in get_firmware_version() function in VDIP
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/nvec/
H A Dnvec.c771 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, in tegra_nvec_probe() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/nvec/
H A Dnvec.c771 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, in tegra_nvec_probe() local
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/dothill/
H A Ddothill_client.py623 def get_firmware_version(self): member in DotHillClient
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/nvec/
H A Dnvec.c771 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, in tegra_nvec_probe() local
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dpijuice.c621 static void get_firmware_version() in get_firmware_version() function
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/saleae-logic-pro/
H A Dprotocol.c252 static int get_firmware_version(const struct sr_dev_inst *sdi) in get_firmware_version() function
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/netapp/eseries/
H A Dfakes.py1390 def get_firmware_version(self): member in FakeEseriesClient
/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/include/librealsense/
H A Drs.hpp240 const char * get_firmware_version() const in get_firmware_version() function in rs::device
/dports/ftp/py-pycurl/pycurl-7.44.1/examples/
H A Dlinksys.py114 def get_firmware_version(self): member in LinksysSession
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/include/librealsense/
H A Drs.hpp240 const char * get_firmware_version() const in get_firmware_version() function in rs::device
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/devices/kobo/
H A Ddriver.py201 def get_firmware_version(self): member in KOBO
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixgbe_type.h3152 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member