/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu_nm.h | 50 _gate, _lock, _flags) \ argument 73 _gate, _lock, _flags) \ argument 98 _gate, _lock, _flags) \ argument 121 _gate, _lock, _flags) \ argument
|
D | ccu_nkm.h | 47 _gate, _lock, _flags) \ argument 68 _gate, _lock, _flags) \ argument
|
D | ccu_nk.h | 44 _gate, _lock, _postdiv, \ argument
|
D | ccu_nkmp.h | 47 _gate, _lock, _flags) \ argument
|
D | ccu_mult.h | 46 _mshift, _mwidth, _gate, _lock, \ argument
|
/linux-4.19.296/include/linux/ |
D | lockdep.h | 484 #define LOCK_CONTENDED(_lock, try, lock) \ argument 493 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument 510 #define LOCK_CONTENDED(_lock, try, lock) \ argument 513 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument 525 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument 530 #define LOCK_CONTENDED_FLAGS(_lock, try, lock, lockfl, flags) \ argument
|
D | spinlock.h | 321 #define spin_lock_init(_lock) \ argument
|
/linux-4.19.296/drivers/clk/samsung/ |
D | clk.h | 261 #define __PLL(_typ, _id, _name, _pname, _flags, _lock, _con, _rtable) \ argument 273 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument
|
/linux-4.19.296/drivers/clk/zte/ |
D | clk.h | 40 #define ZX_PLL(_name, _parent, _reg, _table, _pd, _lock) \ argument
|
/linux-4.19.296/drivers/clk/tegra/ |
D | clk.h | 595 _gate_flags, _table, _lock) \ argument 639 _flags, _lock) \ argument
|
D | clk-tegra-periph.c | 167 #define MUX8_NOGATE_LOCK(_name, _parents, _offset, _clk_id, _lock) \ argument 237 _gate_flags, _clk_id, _lock) \ argument
|
/linux-4.19.296/include/media/ |
D | v4l2-ctrls.h | 285 struct mutex _lock; member
|
/linux-4.19.296/include/linux/mtd/ |
D | mtd.h | 314 int (*_lock) (struct mtd_info *mtd, loff_t ofs, uint64_t len); member
|