Searched refs:learning (Results 1 - 30 of 30) sorted by relevance

/linux-4.1.27/drivers/media/rc/
H A Drc-loopback.c44 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 Dene_ir.h57 #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 Dene_ir.c23 * 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 Dnuvoton-cir.c471 /* rx carrier detect only works in learning mode, must be called w/nvt_lock */
H A Dredrat3.c24 * short range reception when required for learning a signal.
/linux-4.1.27/drivers/net/dsa/
H A Dmv88e6060.c124 /* Enable automatic address learning, set the address mv88e6060_setup_global()
155 /* Port Association Vector: when learning source addresses mv88e6060_setup_port()
H A Dmv88e6123_61_65.c208 /* Port Association Vector: when learning source addresses mv88e6123_61_65_setup_port()
H A Dmv88e6131.c203 /* Port Association Vector: when learning source addresses mv88e6131_setup_port()
H A Dmv88e6171.c196 /* Port Association Vector: when learning source addresses mv88e6171_setup_port()
H A Dmv88e6352.c200 /* Port Association Vector: when learning source addresses mv88e6352_setup_port()
H A Dmv88e6xxx.c1252 * learning messages to this port. mv88e6xxx_setup_port_common()
/linux-4.1.27/include/uapi/linux/
H A Dif_link.h251 IFLA_BRPORT_LEARNING, /* mac learning */
254 IFLA_BRPORT_LEARNING_SYNC, /* mac learning sync from device */
/linux-4.1.27/security/apparmor/include/
H A Dpolicy.h64 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 Dbond_alb.h40 * learning packets to the switch
/linux-4.1.27/net/bridge/
H A Dbr_sysfs_if.c171 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
H A Dbr_stp.c28 [BR_STATE_LEARNING] = "learning",
/linux-4.1.27/security/apparmor/
H A Ddomain.c445 /* 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 Dpolicy.c34 * 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 Drc-core.h117 * @s_learning_mode: enable wide band receiver used for learning
/linux-4.1.27/security/tomoyo/
H A Dcommon.c15 [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 Dutil.c1085 "Stopped learning mode.\n", domain->domainname->name); tomoyo_domain_quota_is_ok()
H A Dcommon.h877 struct tomoyo_preference *learning; member in struct:tomoyo_profile
/linux-4.1.27/drivers/usb/wusbcore/
H A Dcrypto.c42 * am learning a lot...
/linux-4.1.27/lib/
H A Dbtree.c13 * A relatively simple B+Tree implementation. I have written it as a learning
/linux-4.1.27/drivers/net/bonding/
H A Dbond_alb.c1038 /* Send learning packets after MAC address swap.
1479 /* send learning packets */ bond_alb_monitor()
H A Dbond_options.c363 .desc = "The number of seconds between instances where the bonding driver sends learning packets to each slave's peer switch",
H A Dbond_main.c193 "the bonding driver sends learning packets to "
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c40 "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 Dvxge-main.c24 * 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 Dbase.c1513 * This doesn't prevent learning whether PID exists, pid_getattr()

Completed in 741 milliseconds