Home
last modified time | relevance | path

Searched refs:notified (Results 1 – 14 of 14) sorted by relevance

/drivers/net/ipa/
A Dipa_smp2p.c69 bool notified; member
90 if (smp2p->notified) in ipa_smp2p_notify()
105 smp2p->notified = true; in ipa_smp2p_notify()
336 if (!smp2p->notified) in ipa_smp2p_notify_reset()
349 smp2p->notified = false; in ipa_smp2p_notify_reset()
/drivers/misc/keba/
A Dcp500.c659 int notified; in cp500_nvmem_unregister() local
671 notified = atomic_read(&cp500->nvmem_notified); in cp500_nvmem_unregister()
672 if (notified) in cp500_nvmem_unregister()
699 int notified; in cp500_nvmem() local
709 notified = atomic_read(&cp500->nvmem_notified); in cp500_nvmem()
710 if (notified) in cp500_nvmem()
715 if (!atomic_try_cmpxchg_relaxed(&cp500->nvmem_notified, &notified, 1)) { in cp500_nvmem()
/drivers/char/
A Dapm-emulation.c178 static int notified; in queue_add_event() local
180 if (notified++ == 0) in queue_add_event()
/drivers/pnp/pnpbios/
A DKconfig34 not be notified of any resource changes made by writing directly.
/drivers/firmware/arm_scmi/
A DKconfig19 sensor data, and be notified of sensor value.
/drivers/net/
A Dmacvlan.c1028 u16 flags, bool *notified, in macvlan_fdb_add() argument
1053 const unsigned char *addr, u16 vid, bool *notified, in macvlan_fdb_del() argument
/drivers/net/ethernet/mscc/
A Docelot_net.c733 u16 vid, u16 flags, bool *notified, in ocelot_port_fdb_add() argument
747 bool *notified, struct netlink_ext_ack *extack) in ocelot_port_fdb_del() argument
/drivers/net/vxlan/
A Dvxlan_core.c1232 bool *notified, struct netlink_ext_ack *extack) in vxlan_fdb_add() argument
1267 *notified = true; in vxlan_fdb_add()
1308 const unsigned char *addr, u16 vid, bool *notified, in vxlan_fdb_delete() argument
1329 *notified = true; in vxlan_fdb_delete()
/drivers/acpi/
A DKconfig459 which is used to report some hardware errors notified via
/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_main.c370 const unsigned char *addr, u16 vid, bool *notified, in qlcnic_fdb_del() argument
397 bool *notified, struct netlink_ext_ack *extack) in qlcnic_fdb_add() argument
/drivers/net/ethernet/intel/ice/
A Dice_main.c6184 u16 flags, bool *notified, in ice_fdb_add() argument
6225 __always_unused u16 vid, bool *notified, in ice_fdb_del() argument
/drivers/net/ethernet/intel/igb/
A Digb_main.c2524 u16 flags, bool *notified, in igb_ndo_fdb_add() argument
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10585 u16 flags, bool *notified, in ixgbe_ndo_fdb_add() argument
/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13004 u16 flags, bool *notified, in i40e_ndo_fdb_add() argument

Completed in 112 milliseconds