/linux-4.1.27/drivers/media/rc/ |
H A D | rc-loopback.c | 44 bool learning; member in struct:loopback_dev 117 if (lodev->learning) loop_tx_ir() 159 if (lodev->learning != enable) { loop_set_learning_mode() 160 dprintk("%sing learning mode\n", enable ? "enter" : "exit"); loop_set_learning_mode() 161 lodev->learning = !!enable; loop_set_learning_mode() 219 loopdev.learning = false; loop_init()
|
H A D | ene_ir.h | 57 #define ENE_FW2_LEARNING 0x80 /* hardware supports learning and TX */ 209 bool hw_learning_and_tx_capable; /* learning & tx capable */ 243 bool learning_mode_enabled; /* learning input enabled */
|
H A D | ene_ir.c | 23 * bringing to life support for transmission & learning mode. 169 pr_notice("* Supports transmitting & learning mode\n"); ene_hw_detect() 400 dbg("RX: setup receiver, learning mode = %d", learning_mode); ene_rx_setup() 925 /* outside interface: enable learning mode */ ene_set_learning_mode() 1202 MODULE_PARM_DESC(learning_mode_force, "Enable learning mode by default");
|
H A D | nuvoton-cir.c | 471 /* rx carrier detect only works in learning mode, must be called w/nvt_lock */
|
H A D | redrat3.c | 24 * short range reception when required for learning a signal.
|
/linux-4.1.27/drivers/net/dsa/ |
H A D | mv88e6060.c | 124 /* Enable automatic address learning, set the address mv88e6060_setup_global() 155 /* Port Association Vector: when learning source addresses mv88e6060_setup_port()
|
H A D | mv88e6123_61_65.c | 208 /* Port Association Vector: when learning source addresses mv88e6123_61_65_setup_port()
|
H A D | mv88e6131.c | 203 /* Port Association Vector: when learning source addresses mv88e6131_setup_port()
|
H A D | mv88e6171.c | 196 /* Port Association Vector: when learning source addresses mv88e6171_setup_port()
|
H A D | mv88e6352.c | 200 /* Port Association Vector: when learning source addresses mv88e6352_setup_port()
|
H A D | mv88e6xxx.c | 1252 * learning messages to this port. mv88e6xxx_setup_port_common()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | if_link.h | 251 IFLA_BRPORT_LEARNING, /* mac learning */ 254 IFLA_BRPORT_LEARNING_SYNC, /* mac learning sync from device */
|
/linux-4.1.27/security/apparmor/include/ |
H A D | policy.h | 64 PFLAG_NULL = 4, /* profile is null learning profile */ 112 * @uniq_null: uniq value used for null learning profiles
|
/linux-4.1.27/include/net/ |
H A D | bond_alb.h | 40 * learning packets to the switch
|
/linux-4.1.27/net/bridge/ |
H A D | br_sysfs_if.c | 171 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
|
H A D | br_stp.c | 28 [BR_STATE_LEARNING] = "learning",
|
/linux-4.1.27/security/apparmor/ |
H A D | domain.c | 445 /* no exec permission - are we in learning mode */ apparmor_bprm_set_creds() 704 /* reset error for learning of new hats */ aa_change_hat()
|
H A D | policy.c | 34 * null-XXXX-YYYY - special automatically generated learning profiles 675 * aa_new_null_profile - create a new null-X learning profile 677 * @hat: true if the null- learning profile is a hat 679 * Create a null- complain mode profile used in learning mode. The name of
|
/linux-4.1.27/include/media/ |
H A D | rc-core.h | 117 * @s_learning_mode: enable wide band receiver used for learning
|
/linux-4.1.27/security/tomoyo/ |
H A D | common.c | 15 [TOMOYO_CONFIG_LEARNING] = "learning", 1929 * tomoyo_add_entry - Add an ACL to current thread's domain. Used by learning mode. 2244 [TOMOYO_STAT_POLICY_LEARNING] = "violation in learning mode:",
|
H A D | util.c | 1085 "Stopped learning mode.\n", domain->domainname->name); tomoyo_domain_quota_is_ok()
|
H A D | common.h | 877 struct tomoyo_preference *learning; member in struct:tomoyo_profile
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | crypto.c | 42 * am learning a lot...
|
/linux-4.1.27/lib/ |
H A D | btree.c | 13 * A relatively simple B+Tree implementation. I have written it as a learning
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_alb.c | 1038 /* Send learning packets after MAC address swap. 1479 /* send learning packets */ bond_alb_monitor()
|
H A D | bond_options.c | 363 .desc = "The number of seconds between instances where the bonding driver sends learning packets to each slave's peer switch",
|
H A D | bond_main.c | 193 "the bonding driver sends learning packets to "
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 40 "Mac Filter (0=learning is disabled, 1=Driver learning is enabled, 2=FDB learning is enabled)");
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-main.c | 24 * Enable learning the mac address of the guest OS interface in 4002 "%s: MAC Address learning enabled", vdev->ndev->name); vxge_print_parm()
|
/linux-4.1.27/fs/proc/ |
H A D | base.c | 1513 * This doesn't prevent learning whether PID exists, pid_getattr()
|