Home
last modified time | relevance | path

Searched refs:notify_cmd (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/ps3/
Ddevice-init.c793 struct ps3_notify_cmd *notify_cmd; in ps3_probe_thread() local
803 notify_cmd = buf; in ps3_probe_thread()
837 notify_cmd->operation_code = 0; /* must be zero */ in ps3_probe_thread()
838 notify_cmd->event_mask = 1UL << notify_region_probe; in ps3_probe_thread()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dsta.h104 enum sta_notify_cmd notify_cmd,
Dsta.c41 enum sta_notify_cmd notify_cmd,
1604 enum sta_notify_cmd notify_cmd, in __cw1200_sta_notify() argument
1613 else if (WARN_ON_ONCE(notify_cmd != STA_NOTIFY_AWAKE)) in __cw1200_sta_notify()
1619 switch (notify_cmd) { in __cw1200_sta_notify()
1645 enum sta_notify_cmd notify_cmd, in cw1200_sta_notify() argument
1653 __cw1200_sta_notify(dev, vif, notify_cmd, sta_priv->link_id); in cw1200_sta_notify()
/linux-4.4.14/drivers/net/wireless/p54/
Dmain.c54 enum sta_notify_cmd notify_cmd, in p54_sta_notify() argument
59 switch (notify_cmd) { in p54_sta_notify()
/linux-4.4.14/drivers/net/wireless/b43/
Dmain.c5149 enum sta_notify_cmd notify_cmd, in b43_op_sta_notify() argument