Searched refs:atom (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/orinoco/
H A Dscan.h14 struct agere_ext_scan_info *atom,
H A Dscan.c183 * frame for a 68-byte atom. 76-byte atoms have 0 there.
228 union hermes_scan_info *atom; local
230 atom = (union hermes_scan_info *) (buf + offset);
232 orinoco_add_hostscan_result(priv, atom);
H A Dmain.c1173 struct prism2_scan_apinfo *atom = NULL; local
1209 atom = (struct prism2_scan_apinfo *) (buf + offset);
1210 if (memcmp(&atom->bssid, priv->desired_bssid, ETH_ALEN) == 0) {
1223 req.channel = atom->channel; /* both are little-endian */
/drivers/gpu/drm/radeon/
H A DMakefile64 atom.o radeon_fence.o radeon_ttm.o radeon_object.o radeon_gart.o \

Completed in 77 milliseconds