Searched refs:_f2 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/pinctrl/mvebu/ |
D | pinctrl-armada-37xx.c | 145 #define PIN_GRP_GPIO_3(_name, _start, _nr, _mask, _v1, _v2, _v3, _f1, _f2) \ argument 152 .funcs = {_f1, _f2, "gpio"} \ 156 _f1, _f2) \ argument 165 .funcs = {_f1, _f2} \
|
/linux-6.1.9/Documentation/bpf/ |
D | classic_vs_extended.rst | 80 u64 f1() { return (*_f2)(1); } 88 movq _f2(%rip), %rax 103 If f2 is JITed and the pointer stored to ``_f2``. The calls f1 -> f2 -> f3 and
|
/linux-6.1.9/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 662 #define MFIO_MUX_PIN_GROUP(_pin, _f0, _f1, _f2, _reg, _shift, _mask) \ argument 669 PISTACHIO_FUNCTION_##_f2, \
|
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_fw.h | 1554 struct _f2 { /* format 2: N2N direct connect */ struct
|