Home
last modified time | relevance | path

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

/include/linux/
A Dreset.h96 int __device_reset(struct device *dev, bool optional);
151 return optional ? 0 : -ENOTSUPP; in __device_reset()
158 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __of_reset_control_get() local
160 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __of_reset_control_get()
167 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __reset_control_get() local
169 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __reset_control_get()
208 return optional ? 0 : -EOPNOTSUPP; in __reset_control_bulk_get()
222 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __devm_reset_control_get()
232 return optional ? 0 : -EOPNOTSUPP; in __devm_reset_control_bulk_get()
240 return optional ? NULL : ERR_PTR(-ENOTSUPP); in devm_reset_control_array_get()
[all …]
A Dieee80211.h1368 u8 optional[]; member
2220 u8 optional[]; member
2236 u8 optional[]; member
2367 u8 optional[]; member
2392 u8 optional[]; member
2408 u8 optional[]; member
3035 ret = (const void *)&he_oper->optional; in ieee80211_he_6ghz_oper()
3386 (const void *)eht_oper->optional; in ieee80211_eht_oper_dis_subchan_bitmap()
3394 return get_unaligned_le16(info->optional); in ieee80211_eht_oper_dis_subchan_bitmap()
5735 elem_len += hweight8(t2l->optional[0]) * bm_size; in ieee80211_tid_to_link_map_size_ok()
/include/linux/mtd/
A Drawnand.h905 bool optional; member
915 .optional = _opt, \
921 .optional = _opt, \
928 .optional = _opt, \
935 .optional = _opt, \
942 .optional = _opt, \
/include/uapi/linux/
A Dxfrm.h255 __u8 optional; member
/include/net/
A Dxfrm.h569 u8 optional; member

Completed in 38 milliseconds