Home | History | Annotate | Download | only in memswitch

Lines Matching refs:property

98 fill_uchar(struct property *prop)
113 fill_ushort(struct property *prop)
128 fill_ulong(struct property *prop)
143 flush_uchar(struct property *prop)
157 flush_ushort(struct property *prop)
172 flush_ulong(struct property *prop)
189 flush_dummy(struct property *prop)
195 parse_dummy(struct property *prop, const char *value)
203 parse_byte(struct property *prop, const char *value)
239 parse_uchar(struct property *prop, const char *value)
265 parse_ulong(struct property *prop, const char *value)
291 parse_ushort(struct property *prop, const char *value)
317 parse_time(struct property *prop, const char *value)
360 parse_bootdev(struct property *prop, const char *value)
422 parse_serial(struct property *prop, const char *value)
522 parse_srammode(struct property *prop, const char *value)
543 print_uchar(struct property *prop, char *str)
559 print_ucharh(struct property *prop, char *str)
575 print_ushorth(struct property *prop, char *str)
591 print_ulong(struct property *prop, char *str)
607 print_ulongh(struct property *prop, char *str)
623 print_magic(struct property *prop, char *str)
637 print_timesec(struct property *prop, char *str)
653 print_bootdev(struct property *prop, char *str)
682 print_serial(struct property *prop, char *str)
713 print_srammode(struct property *prop, char *str)