Lines Matching defs:data
48 * Struct's formatted data is located in the SOL-based auto-generated protbits headers.
73 * by 'data', otherwise the value is decided by 'prot_map'.
74 * @data: pointer to data array which stores the config value(s) to be written
76 * @data_size: size of the data array.
81 * using configuration in data array. '0' in 'data_map" means protection
87 * e.g., prot_map = 0x00000001, data_map = 0xC0000000 , data = {0xff, 0x12}
97 const u32 *data;
101 /* struct hl_special_blocks_cfg - holds special blocks cfg data.
143 * @data: optional internal data to the function iterator
153 * @data: function specific data
156 u32 sub_minor, void *data);
157 void *data;