Searched defs:vdd (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/mmc/
H A Dbridge.h113 enum mmc_vdd vdd; /* Voltage to apply to the power pins/ */ member in struct:mmc_ios
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c717 struct vdd { struct in struct:iso9660
3764 set_file_identifier(unsigned char *bp, int from, int to, enum vdc vdc, struct archive_write *a, struct vdd *vdd, struct archive_string *id, const char *label, int leading_under, enum char_type char_type) argument
3823 write_VD(struct archive_write *a, struct vdd *vdd) argument
4189 calculate_path_table_size(struct vdd *vdd) argument
4224 _write_path_table(struct archive_write *a, int type_m, int depth, struct vdd *vdd) argument
4293 write_path_table(struct archive_write *a, int type_m, struct vdd *vdd) argument
4315 calculate_directory_descriptors(struct iso9660 *iso9660, struct vdd *vdd, struct isoent *isoent, int depth) argument
4355 _write_directory_descriptors(struct archive_write *a, struct vdd *vdd, struct isoent *isoent, int depth) argument
4408 write_directory_descriptors(struct archive_write *a, struct vdd *vdd) argument
5345 isoent_setup_directory_location(struct iso9660 *iso9660, int location, struct vdd *vdd) argument
5793 idr_init(struct iso9660 *iso9660, struct vdd *vdd, struct idr *idr) argument
6533 isoent_traverse_tree(struct archive_write *a, struct vdd* vdd) argument
6606 isoent_collect_dirs(struct vdd *vdd, struct isoent *rootent, int depth) argument
6894 isoent_make_path_table_2(struct archive_write *a, struct vdd *vdd, int depth, int *dir_number) argument
6946 isoent_alloc_path_table(struct archive_write *a, struct vdd *vdd, int max_depth) argument
[all...]

Completed in 59 milliseconds