/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-wusb_cbaf | 36 assumed to be not known. The CM may associate 100 associate with the device.
|
/linux-2.6.39/Documentation/usb/ |
D | callbacks.txt | 55 These callbacks are intended to associate and disassociate a driver with 69 usb_set_intfdata(), to associate a data structure with an interface, so 70 that you know which internal state and identity you associate with a
|
/linux-2.6.39/ipc/ |
D | util.h | 75 int (*associate) (struct kern_ipc_perm *, int); member
|
D | util.c | 343 err = ops->associate(ipcp, params->flg); in ipc_check_perms()
|
D | msg.c | 321 msg_ops.associate = msg_security; in SYSCALL_DEFINE2()
|
D | shm.c | 463 shm_ops.associate = shm_security; in SYSCALL_DEFINE3()
|
D | sem.c | 333 sem_ops.associate = sem_security; in SYSCALL_DEFINE3()
|
/linux-2.6.39/Documentation/networking/ |
D | README.ipw2200 | 145 associate 146 Set to 0 to disable the auto scan-and-associate functionality of the 148 for and associate to a network until it has been configured with 150 the network SSID. Default is 0 (do not auto-associate) 152 Example: % modprobe ipw2200 associate=0
|
D | README.ipw2100 | 126 associate boolean associate=0 /* Do NOT auto associate */
|
D | s2io.txt | 36 To associate an interface with a physical adapter use "ethtool -p <ethX>".
|
/linux-2.6.39/drivers/message/i2o/ |
D | README | 90 o Find the right way to associate drives/luns/busses
|
/linux-2.6.39/Documentation/netlabel/ |
D | lsm_interface.txt | 43 can use the NetLabel caching functions to associate the LSM internal
|
/linux-2.6.39/Documentation/input/ |
D | rotary-encoder.txt | 64 name 'rotary-encoder' and associate the IRQs and some specific platform
|
D | multi-touch-protocol.txt | 57 For type B devices, the kernel driver should associate a slot with each
|
/linux-2.6.39/Documentation/ |
D | unshare.txt | 204 appropriate context structures and then associate them with the 213 associate new context structures with the current task structure,
|
/linux-2.6.39/Documentation/cgroups/ |
D | cgroups.txt | 76 you to associate a set of CPUs and a set of memory nodes with the 144 a separate cgroup for every browser launched and associate it with 161 multiple separate ones and then associate the new cgroups with the
|
/linux-2.6.39/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 97 static int associate; variable 2408 struct ipw_associate *associate) in ipw_send_associate() argument 2410 if (!priv || !associate) { in ipw_send_associate() 2415 return ipw_send_cmd_pdu(priv, IPW_CMD_ASSOCIATE, sizeof(*associate), in ipw_send_associate() 2416 associate); in ipw_send_associate() 4794 schedule_work(&priv->associate); in ipw_rx_notification() 7643 schedule_work(&priv->associate); in ipw_associate() 7728 container_of(work, struct ipw_priv, associate); in ipw_bg_associate() 8571 if (associate) in ipw_sw_reset() 10762 INIT_WORK(&priv->associate, ipw_bg_associate); in ipw_setup_deferred_work() [all …]
|
D | ipw2200.h | 1303 struct work_struct associate; member
|
D | ipw2100.c | 192 static int associate = 0; variable 202 module_param(associate, int, 0444); 208 MODULE_PARM_DESC(associate, "auto associate when scanning (default off)"); 6172 if (associate) in ipw2100_alloc_device()
|
/linux-2.6.39/drivers/net/wireless/ |
D | ray_cs.c | 121 static void associate(ray_dev_t *local); 2456 associate(local); in rx_authenticate() 2473 static void associate(ray_dev_t *local) in associate() function
|
/linux-2.6.39/Documentation/hwmon/ |
D | sysfs-interface | 255 chip-dependent. Use this for chips which associate trip points 263 chip-dependent. Use this for chips which associate trip points
|
/linux-2.6.39/Documentation/filesystems/ |
D | hpfs.txt | 68 On HPFS partitions, OS/2 can associate to each file a special information called
|
D | ext2.txt | 172 It is a specially formatted file containing records which associate
|
/linux-2.6.39/Documentation/development-process/ |
D | 5.Posting | 182 option to diff will associate function names with changes, making the
|
/linux-2.6.39/Documentation/s390/ |
D | cds.txt | 218 device driver to associate the interrupt with a
|