Home
last modified time | relevance | path

Searched refs:pnotify (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c418 struct file_notify_information *pnotify; in is_valid_oplock_break() local
431 pnotify = (struct file_notify_information *) in is_valid_oplock_break()
434 pnotify->FileName, pnotify->Action); in is_valid_oplock_break()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.c2463 notify_payload_t notify, *pnotify = NULL; in wl_ext_gpio_notify() local
2491 pnotify = (notify_payload_t *)iovar_buf; in wl_ext_gpio_notify()
2495 pnotify->index); in wl_ext_gpio_notify()
2496 for (i=0; i<pnotify->len; i++) { in wl_ext_gpio_notify()
2498 "%02x", pnotify->payload[i]); in wl_ext_gpio_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.c2435 notify_payload_t notify, *pnotify = NULL; in wl_ext_gpio_notify() local
2463 pnotify = (notify_payload_t *)iovar_buf; in wl_ext_gpio_notify()
2467 pnotify->index); in wl_ext_gpio_notify()
2468 for (i=0; i<pnotify->len; i++) { in wl_ext_gpio_notify()
2470 "%02x", pnotify->payload[i]); in wl_ext_gpio_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c6301 notify_payload_t notify, *pnotify = NULL; in wl_ext_gpio_notify() local
6329 pnotify = (notify_payload_t *)iovar_buf; in wl_ext_gpio_notify()
6333 pnotify->index); in wl_ext_gpio_notify()
6334 for (i=0; i<pnotify->len; i++) { in wl_ext_gpio_notify()
6336 "%02x", pnotify->payload[i]); in wl_ext_gpio_notify()