Home
last modified time | relevance | path

Searched refs:detector (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,v-tc.txt5 detector.
18 - xlnx,detector: The VTC has a timing detector
21 At least one of the xlnx,detector and xlnx,generator properties must be
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Denvelope-detector.txt1 Bindings for ADC envelope detector using a DAC and a comparator
21 - compatible: Should be "axentia,tse850-envelope-detector"
46 envelope-detector {
47 compatible = "axentia,tse850-envelope-detector";
H A Dhi8435.txt1 Holt Integrated Circuits HI-8435 threshold detector bindings
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c379 nvlist_t *detector, *fault; in zfs_case_solve() local
389 detector = fmd_nvl_alloc(hdl, FMD_SLEEP); in zfs_case_solve()
391 (void) nvlist_add_uint8(detector, FM_VERSION, ZFS_SCHEME_VERSION0); in zfs_case_solve()
393 (void) nvlist_add_uint64(detector, FM_FMRI_ZFS_POOL, in zfs_case_solve()
396 (void) nvlist_add_uint64(detector, FM_FMRI_ZFS_VDEV, in zfs_case_solve()
400 fault = fmd_nvl_create_fault(hdl, faultname, 100, detector, in zfs_case_solve()
401 fru, detector); in zfs_case_solve()
417 nvlist_free(detector); in zfs_case_solve()
455 nvlist_t *detector; in zfs_fm_recv() local
484 detector = NULL; in zfs_fm_recv()
[all …]
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_fm.c350 zfs_zevent_post_cb(nvlist_t *nvl, nvlist_t *detector) in zfs_zevent_post_cb() argument
355 if (detector) in zfs_zevent_post_cb()
356 fm_nvlist_destroy(detector, FM_NVA_FREE); in zfs_zevent_post_cb()
395 nvlist_t *ereport, *detector; in zfs_ereport_start() local
403 if ((detector = fm_nvlist_create(NULL)) == NULL) { in zfs_ereport_start()
437 fm_fmri_zfs_set(detector, FM_ZFS_SCHEME_VERSION, spa_guid(spa), in zfs_ereport_start()
631 *detector_out = detector; in zfs_ereport_start()
1049 nvlist_t *detector = NULL; in zfs_ereport_post() local
1068 rc = zfs_zevent_post(ereport, detector, zfs_zevent_post_cb); in zfs_ereport_post()
1193 nvlist_t *detector = NULL; in zfs_ereport_post_checksum() local
[all …]
H A Dfm.c506 zfs_zevent_post(nvlist_t *nvl, nvlist_t *detector, zevent_cb_t *cb) in zfs_zevent_post() argument
557 ev->ev_detector = detector; in zfs_zevent_post()
568 cb(nvl, detector); in zfs_zevent_post()
1068 uint64_t ena, const nvlist_t *detector, ...) in fm_ereport_set() argument
1092 (nvlist_t *)detector) != 0) { in fm_ereport_set()
1096 va_start(ap, detector); in fm_ereport_set()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt22 - adi,phase-detector-polarity-positive-enable: Enables positive phase
23 detector polarity. Default = negative.
82 adi,phase-detector-polarity-positive-enable;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dat91-tse850-3.dts69 env_det: envelope-detector {
70 compatible = "axentia,tse850-envelope-detector";
90 envelope-detector-mux {
H A Dqcom-apq8060-dragonboard.dts412 /* Connected to battery ID detector */
/f-stack/freebsd/contrib/device-tree/Bindings/iio/light/
H A Dgp2ap020a00f.txt3 The proximity detector sensor requires power supply
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Depson,rx8900.txt10 - epson,vdet-disable : boolean, if present will disable voltage detector.
/f-stack/freebsd/contrib/openzfs/include/sys/fm/
H A Dutil.h96 extern void zfs_zevent_post_cb(nvlist_t *nvl, nvlist_t *detector);
/f-stack/freebsd/contrib/device-tree/Bindings/extcon/
H A Dextcon-fsa9480.txt3 The FSA9480 is a USB port accessory detector and switch. The FSA9480 is fully
H A Dextcon-rt8973a.txt5 is a USB port accessory detector and switch that is optimized to protect low
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dintel,ixp4xx-gpio.txt7 the synchronous edge detector is part of the GPIO block, but the
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt55 - nvidia,hssquelch-level : HS squelch detector level.
56 - nvidia,hsdiscon-level : HS disconnect detector level.