Home
last modified time | relevance | path

Searched defs:pulse (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_heartbeat.c42 struct pulse { struct
49 kref_get(&container_of(active, struct pulse, active)->kref); in pulse_active() argument
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.c248 struct mt76x02_dfs_hw_pulse *pulse) in mt76x02_dfs_get_hw_pulse()
268 struct mt76x02_dfs_hw_pulse *pulse) in mt76x02_dfs_check_hw_pulse()
646 struct mt76x02_dfs_hw_pulse pulse; in mt76x02_dfs_tasklet() local
/linux/drivers/media/rc/
H A Drc-ir-raw.c100 int ir_raw_event_store_edge(struct rc_dev *dev, bool pulse) in ir_raw_event_store_edge()
463 unsigned int pulse; in ir_raw_gen_pl() local
H A Dir-imon-decoder.c194 int i, pulse; in ir_imon_encode() local
H A Dir-spi.c31 u16 pulse; member
H A Dene_ir.c609 bool pulse = dev->tx_sample_pulse; in ene_tx_sample() local
719 bool pulse; in ene_isr() local
H A Dir_toy.c67 bool pulse; member
H A Drc-core-priv.h202 unsigned int pulse, in init_ir_raw_event_duration()
/linux/drivers/w1/masters/
H A Dsgi_w1.c20 #define MCR_PACK(pulse, sample) (((pulse) << 10) | ((sample) << 2)) argument
/linux/include/linux/mfd/syscon/
H A Datmel-smc.h90 u32 pulse; member
/linux/include/linux/
H A Ddpll.h130 u8 pulse; member
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h70 struct img_ir_timing_range pulse; member
/linux/include/media/
H A Drc-core.h298 unsigned pulse:1; member
/linux/drivers/media/i2c/
H A Dir-kbd-i2c.c402 u16 pulse[7]; /* not aligned */ member
/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c588 u64 period, pulse; in bcm_ptp_perout_locked() local
/linux/drivers/misc/
H A Dntsync.c537 static int ntsync_event_set(struct ntsync_obj *event, void __user *argp, bool pulse) in ntsync_event_set()