Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/Documentation/usb/
Dwusb-cbaf20 sysfs path to the device to authenticate; for example, both this
47 authenticate the device (when we see the CDID he uses to id
DWUSB-Design-overview.txt324 device with an unauthorized address; we ask user space to authenticate
/linux-2.6.39/drivers/block/drbd/
DKconfig15 NOTE: In order to authenticate connections you have to select
/linux-2.6.39/drivers/net/wireless/
Dray_cs.c95 static void authenticate(ray_dev_t *local);
1931 authenticate(local); in ray_interrupt()
2018 authenticate(local); in ray_interrupt()
2403 static void authenticate(ray_dev_t *local) in authenticate() function
Datmel.c3067 static void authenticate(struct atmel_private *priv, u16 frame_len) in authenticate() function
3423 authenticate(priv, frame_len); in atmel_management_frame()