/linux-4.19.296/include/linux/ |
D | reset.h | 20 bool optional); 23 bool optional); 25 int __device_reset(struct device *dev, bool optional); 28 bool optional); 31 bool shared, bool optional); 33 bool shared, bool optional); 61 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() argument 63 return optional ? 0 : -ENOTSUPP; in __device_reset() 69 bool optional) in __of_reset_control_get() argument 71 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __of_reset_control_get() [all …]
|
D | ieee80211.h | 1625 u8 optional[0]; member
|
/linux-4.19.296/drivers/reset/ |
D | core.c | 467 bool optional) in __of_reset_control_get() argument 484 return optional ? NULL : ERR_PTR(-ENOENT); in __of_reset_control_get() 492 return optional ? NULL : ERR_PTR(ret); in __of_reset_control_get() 550 bool shared, bool optional) in __reset_control_get_from_lookup() argument 589 return optional ? NULL : ERR_PTR(-ENOENT); in __reset_control_get_from_lookup() 595 int index, bool shared, bool optional) in __reset_control_get() argument 599 optional); in __reset_control_get() 601 return __reset_control_get_from_lookup(dev, id, shared, optional); in __reset_control_get() 643 bool optional) in __devm_reset_control_get() argument 652 rstc = __reset_control_get(dev, id, index, shared, optional); in __devm_reset_control_get() [all …]
|
/linux-4.19.296/include/linux/mtd/ |
D | rawnand.h | 1058 bool optional; member 1068 .optional = _opt, \ 1074 .optional = _opt, \ 1081 .optional = _opt, \ 1088 .optional = _opt, \ 1095 .optional = _opt, \
|
/linux-4.19.296/drivers/iio/gyro/ |
D | Kconfig | 119 - st_gyro_i2c (necessary for the I2C devices [optional*]); 120 - st_gyro_spi (necessary for the SPI devices [optional*]);
|
/linux-4.19.296/drivers/iio/magnetometer/ |
D | Kconfig | 130 - st_magn_i2c (necessary for the I2C devices [optional*]); 131 - st_magn_spi (necessary for the SPI devices [optional*]);
|
/linux-4.19.296/include/sound/ |
D | simple_card_utils.h | 115 int optional);
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 41 directory leases, safe distributed caching (oplock), optional packet 59 allow optional logging of slow responses to dmesg (depending on the 101 can be set to required (or optional) either in
|
/linux-4.19.296/drivers/iio/pressure/ |
D | Kconfig | 173 - st_pressure_i2c (necessary for the I2C devices [optional*]); 174 - st_pressure_spi (necessary for the SPI devices [optional*]);
|
/linux-4.19.296/drivers/iio/accel/ |
D | Kconfig | 204 - st_accel_i2c (necessary for the I2C devices [optional*]); 205 - st_accel_spi (necessary for the SPI devices [optional*]); 225 It can be accessed using an (optional) SPI or I2C interface.
|
/linux-4.19.296/include/uapi/linux/ |
D | xfrm.h | 243 __u8 optional; member
|
/linux-4.19.296/drivers/edac/ |
D | i7core_edac.c | 234 int optional; member 291 { PCI_DESCR(3, 2, PCI_DEVICE_ID_INTEL_I7_MC_RAS), .optional = 1 }, 350 { PCI_DESCR(3, 2, PCI_DEVICE_ID_INTEL_LYNNFIELD_MC_RAS_REV2), .optional = 1 }, 1347 if (dev_descr->optional) in i7core_get_onedevice()
|
D | sb_edac.c | 341 int optional; member 401 .optional = opt, \ 2270 if (dev_descr->optional) in sbridge_get_onedevice()
|
/linux-4.19.296/drivers/s390/char/ |
D | Kconfig | 112 optional parameter for this module: cachesize=N, which modifies the
|
/linux-4.19.296/usr/ |
D | Kconfig | 112 optional
|
/linux-4.19.296/crypto/ |
D | Kconfig | 759 RIPEMD-256 is an optional extension of RIPEMD-128 with a 771 RIPEMD-320 is an optional extension of RIPEMD-160 with a
|
/linux-4.19.296/include/net/ |
D | xfrm.h | 542 u8 optional; member
|