Home
last modified time | relevance | path

Searched defs:halt (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dhead.S94 .globl halt symbol
96 halt: label
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dhead.S98 .globl halt symbol
100 halt: label
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dreboot.h11 void (*halt)(void); member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dreboot.h11 void (*halt)(void); member
H A Dirqflags.h110 static inline __cpuidle void halt(void) in halt() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcooker.py192 def _process_inotify_updates(server, cooker, halt): argument
537 def runCommands(self, server, data, halt): argument
650 def buildTaskData(self, pkgs_to_build, task, halt, allowincomplete=False): argument
1474 def buildFileIdle(server, rq, halt): argument
1520 def buildTargetsIdle(server, rq, halt): argument
H A Dtaskdata.py42 def __init__(self, halt = True, skiplist = None, allowincomplete = False): argument
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Drndis_host.c302 struct rndis_halt *halt; in generic_rndis_bind() member
468 struct rndis_halt *halt; in rndis_unbind() local
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Ddivide.S50 #define halt .long 0 macro
H A Dev6-divide.S60 #define halt .long 0 macro
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/zynqmp/
H A Dmp.c55 static void set_r5_halt_mode(u8 halt, u8 mode) in set_r5_halt_mode()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dgr_udc.c703 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge()
1742 static int gr_set_halt_wedge(struct usb_ep *_ep, int halt, int wedge) in gr_set_halt_wedge()
1768 static int gr_set_halt(struct usb_ep *_ep, int halt) in gr_set_halt()
H A Dmv_u3d_core.c941 static int mv_u3d_ep_set_halt_wedge(struct usb_ep *_ep, int halt, int wedge) in mv_u3d_ep_set_halt_wedge()
984 static int mv_u3d_ep_set_halt(struct usb_ep *_ep, int halt) in mv_u3d_ep_set_halt()
H A Dmv_udc_core.c888 static int mv_ep_set_halt_wedge(struct usb_ep *_ep, int halt, int wedge) in mv_ep_set_halt_wedge()
932 static int mv_ep_set_halt(struct usb_ep *_ep, int halt) in mv_ep_set_halt()
H A Drenesas_usb3.c319 bool halt; member
1664 static int usb3_set_halt_p0(struct renesas_usb3_ep *usb3_ep, bool halt) in usb3_set_halt_p0()
1680 static int usb3_set_halt_pn(struct renesas_usb3_ep *usb3_ep, bool halt, in usb3_set_halt_pn()
1702 static int usb3_set_halt(struct renesas_usb3_ep *usb3_ep, bool halt, in usb3_set_halt()
/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dktest.pl2627 sub halt { subroutine
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c517 static int ast_vhub_set_halt_and_wedge(struct usb_ep* u_ep, bool halt, in ast_vhub_set_halt_and_wedge()
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-mmu.c101 static void imgu_mmu_set_halt(struct imgu_mmu *mmu, bool halt) in imgu_mmu_set_halt()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c669 static int fotg210_ep_halt(struct usb_ep *_ep, int halt) in fotg210_ep_halt()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_dspi.c133 static void dspi_halt(struct fsl_dspi_priv *priv, u8 halt) in dspi_halt()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmachdep.h69 void __noreturn (*halt)(void); member
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-udc.c398 static int __isp1760_udc_set_halt(struct isp1760_ep *ep, bool halt) in __isp1760_udc_set_halt()
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Drndis_filter.c1079 struct rndis_halt_request *halt; in rndis_filter_halt_device() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.c201 static void ar9003_mci_send_coex_halt_bt_gpm(struct ath_hw *ah, bool halt, in ar9003_mci_send_coex_halt_bt_gpm()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-dpi-defs.h777 uint64_t halt:1; member
808 uint64_t halt:1; member

12