/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-wusb_cbaf | 36 assumed to be not known. The CM may associate 100 associate with the device.
|
/linux-4.1.27/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-4.1.27/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 15 to associate with its master device. See:
|
/linux-4.1.27/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 | mac80211-auth-assoc-deauth.txt | 48 userspace->mac80211: associate
|
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>".
|
D | bonding.txt | 1897 associate physical devices directly with network interface names (so 2475 tables. Initially, the switch does not associate the MAC address in
|
/linux-4.1.27/ipc/ |
D | util.h | 82 int (*associate)(struct kern_ipc_perm *, int); member
|
D | util.c | 315 err = ops->associate(ipcp, params->flg); in ipc_check_perms()
|
D | msg.c | 246 .associate = msg_security, in SYSCALL_DEFINE2()
|
D | shm.c | 657 .associate = shm_security, in SYSCALL_DEFINE3()
|
D | sem.c | 587 .associate = sem_security, in SYSCALL_DEFINE3()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | abilis,tb10x-iomux.txt | 18 driver and these names are used to associate pin group predefinitions to pin
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 37 to associate a given channel with the consumer requesting it.
|
D | device.txt | 39 and for associate parameters such as offsets and scales.
|
/linux-4.1.27/Documentation/netlabel/ |
D | lsm_interface.txt | 43 can use the NetLabel caching functions to associate the LSM internal
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README | 90 o Find the right way to associate drives/luns/busses
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | README | 151 num_cmd_assoc_ok = <number of associate commands with success return> 152 num_cmd_assoc_fail = <number of associate commands with failure return>
|
D | join.c | 387 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; in mwifiex_cmd_802_11_associate()
|
D | fw.h | 1938 struct host_cmd_ds_802_11_associate associate; member
|
/linux-4.1.27/Documentation/input/ |
D | rotary-encoder.txt | 76 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 69 driver. A driver for such a device should associate one type B slot with each
|
/linux-4.1.27/Documentation/fmc/ |
D | fmc-write-eeprom.txt | 61 still loaded, the system will associate it to the new device, which
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | dcsr.txt | 278 Definition: A phandle to associate this debug node with its 372 Definition: A phandle to associate this debug node with its cpu.
|
/linux-4.1.27/Documentation/ |
D | unshare.txt | 204 appropriate context structures and then associate them with the 213 associate new context structures with the current task structure,
|
D | IRQ-domain.txt | 50 exist then it will allocate a new Linux irq_desc, associate it with
|
D | kernel-parameters.txt | 1903 to associate lp devices with, starting with
|
/linux-4.1.27/Documentation/filesystems/ |
D | qnx6.txt | 97 It is a specially formatted file containing records which associate each
|
D | hpfs.txt | 68 On HPFS partitions, OS/2 can associate to each file a special information called
|
D | ext2.txt | 173 It is a specially formatted file containing records which associate
|
D | relay.txt | 292 The private_data passed into relay_open() allows clients to associate
|
D | sharedsubtree.txt | 198 associate/disassociate a namespace with userid, then each user
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 99 static int associate; variable 2429 struct ipw_associate *associate) in ipw_send_associate() argument 2431 if (!priv || !associate) { in ipw_send_associate() 2436 return ipw_send_cmd_pdu(priv, IPW_CMD_ASSOCIATE, sizeof(*associate), in ipw_send_associate() 2437 associate); in ipw_send_associate() 4808 schedule_work(&priv->associate); in ipw_rx_notification() 7573 schedule_work(&priv->associate); in ipw_associate() 7656 container_of(work, struct ipw_priv, associate); in ipw_bg_associate() 8499 if (associate) in ipw_sw_reset() 10682 INIT_WORK(&priv->associate, ipw_bg_associate); in ipw_setup_deferred_work() [all …]
|
D | ipw2200.h | 1301 struct work_struct associate; member
|
D | ipw2100.c | 193 static int associate = 0; variable 203 module_param(associate, int, 0444); 209 MODULE_PARM_DESC(associate, "auto associate when scanning (default off)"); 6113 if (associate) in ipw2100_alloc_device()
|
/linux-4.1.27/drivers/net/wireless/ |
D | ray_cs.c | 119 static void associate(ray_dev_t *local); 2463 associate(local); in rx_authenticate() 2480 static void associate(ray_dev_t *local) in associate() function
|
D | atmel.c | 3133 static void associate(struct atmel_private *priv, u16 frame_len, u16 subtype) in associate() function 3413 associate(priv, frame_len, subtype); in atmel_management_frame()
|
/linux-4.1.27/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-4.1.27/Documentation/devicetree/bindings/arm/ |
D | topology.txt | 27 ARM topology bindings allow one to associate cpu nodes with hierarchical groups
|
/linux-4.1.27/Documentation/hwmon/ |
D | sysfs-interface | 278 chip-dependent. Use this for chips which associate trip points 286 chip-dependent. Use this for chips which associate trip points
|
/linux-4.1.27/Documentation/vm/ |
D | cleancache.txt | 43 (presumably about-to-be-evicted) page into cleancache and associate it with
|
D | frontswap.txt | 25 copy the page to transcendent memory and associate it with the type and
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 182 option to diff will associate function names with changes, making the
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 218 device driver to associate the interrupt with a
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 371 request_irq() will associate an interrupt handler and device handle
|
/linux-4.1.27/Documentation/scsi/ |
D | st.txt | 56 Many Unices contain internal tables that associate different modes to
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 116 it impossible to associate v4l2_dev with a particular parent.
|