Home
last modified time | relevance | path

Searched defs:dev_type (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/sys/
H A Ddevfs_rules.h62 u_long dev_type; /* Type of device to which the rule applies */ member
80 u_long dev_type; /* Type of device to which the rule applies */ member
H A Dsoundcard.h755 int dev_type; member
/dragonfly/contrib/grep/lib/
H A Dfts.c677 struct dev_type struct
691 struct dev_type const *ax = x; in dev_type_hash() argument
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_dev_attr.c341 const u8 *dev_type) in wps_process_primary_dev_type()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_handlers_wps.c782 u8 *dev_type; in wpas_dbus_setter_wps_device_device_type() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwps_supplicant.c738 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_ap_add() local
772 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_enrollee_add() local
H A Dctrl_iface.c5310 u8 dev_type[WPS_DEV_TYPE_LEN], *_dev_type = NULL; in p2p_ctrl_find() local
/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p.c2115 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) in dev_type_match()
2127 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], in dev_type_list_match()
/dragonfly/sys/bus/cam/
H A Dcam_ccb.h677 u_int8_t dev_type; /* Value for dev type field in EDT */ member