Searched defs:fun (Results  1 – 3 of 3) sorted by relevance
| /include/linux/surface_aggregator/ | 
| D | device.h | 96 #define SSAM_DEVICE(d, cat, tid, iid, fun)					\  argument 126 #define SSAM_VDEV(cat, tid, iid, fun) \  argument 149 #define SSAM_SDEV(cat, tid, iid, fun) \  argument
  | 
| /include/dt-bindings/pinctrl/ | 
| D | sppctl.h | 28 #define SPPCTL_IOPAD(pin, typ, fun, flg)	(((pin) << 24) | ((typ) << 16) | \  argument
  | 
| /include/linux/soundwire/ | 
| D | sdw_registers.h | 332 #define SDW_SDCA_CTL(fun, ent, ctl, ch)		(BIT(30) |			\  argument
  |