Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 17 of 17) sorted by relevance

/linux-4.19.296/include/linux/
Dreset.h20 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 …]
Dieee80211.h1625 u8 optional[0]; member
/linux-4.19.296/drivers/reset/
Dcore.c467 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/
Drawnand.h1058 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/
DKconfig119 - 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/
DKconfig130 - 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/
Dsimple_card_utils.h115 int optional);
/linux-4.19.296/fs/cifs/
DKconfig41 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/
DKconfig173 - 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/
DKconfig204 - 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/
Dxfrm.h243 __u8 optional; member
/linux-4.19.296/drivers/edac/
Di7core_edac.c234 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()
Dsb_edac.c341 int optional; member
401 .optional = opt, \
2270 if (dev_descr->optional) in sbridge_get_onedevice()
/linux-4.19.296/drivers/s390/char/
DKconfig112 optional parameter for this module: cachesize=N, which modifies the
/linux-4.19.296/usr/
DKconfig112 optional
/linux-4.19.296/crypto/
DKconfig759 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/
Dxfrm.h542 u8 optional; member