Searched defs:bytestring (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dtc-parser.y | 520 bytestring: label
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dtc-parser.y | 538 bytestring: label
|
/kernel/linux/linux-5.10/block/ |
H A D | sed-opal.c | 559 static void add_short_atom_header(struct opal_dev *cmd, bool bytestring, in add_short_atom_header() argument 573 static void add_medium_atom_header(struct opal_dev *cmd, bool bytestring, in add_medium_atom_header() argument 632 add_token_bytestring(int *err, struct opal_dev *cmd, const u8 *bytestring, size_t len) add_token_bytestring() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | sed-opal.c | 719 static void add_short_atom_header(struct opal_dev *cmd, bool bytestring, in add_short_atom_header() argument 733 static void add_medium_atom_header(struct opal_dev *cmd, bool bytestring, in add_medium_atom_header() argument 792 add_token_bytestring(int *err, struct opal_dev *cmd, const u8 *bytestring, size_t len) add_token_bytestring() argument
|
Completed in 9 milliseconds