/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | build.py | 181 if "name" in dir(sys.stdout):
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320aic32x4.c | 598 int clk_id, unsigned int freq, int dir) in aic32x4_set_dai_sysclk() argument
|
H A D | sgtl5000.c | 863 int clk_id, unsigned int freq, int dir) in sgtl5000_set_dai_sysclk() argument
|
H A D | cs35l45.c | 623 int clk_id, unsigned int freq, int dir) in cs35l45_asp_set_sysclk() argument
|
H A D | tlv320aic3x.c | 1232 int clk_id, unsigned int freq, int dir) in aic3x_set_dai_sysclk() argument
|
H A D | tlv320dac33.c | 1282 int clk_id, unsigned int freq, int dir) in dac33_set_dai_sysclk() argument
|
H A D | cx2072x.c | 987 unsigned int freq, int dir) in cx2072x_set_dai_sysclk() argument
|
H A D | da732x.c | 1176 unsigned int freq, int dir) in da732x_set_dai_sysclk() argument
|
H A D | wm8993.c | 1068 int clk_id, unsigned int freq, int dir) in wm8993_set_sysclk() argument
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 249 int index, int dir);
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-2.2.bbclass | 902 # Change the WORKDIR to make do_unpack do_patch run in another dir. 907 # The changed 'WORKDIR' also caused 'B' changed, create dir 'B' for the
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 69 #define EP_MASK_SEL(ep, dir) (1 << (((ep) * 2) + dir)) argument
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_hw.c | 1308 enum prestera_hw_vtcam_direction_t dir) in prestera_hw_vtcam_create() argument 1314 .direction = dir, in prestera_hw_vtcam_create()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 38 xfs_lookup_t dir, /* <=, >=, == */ in xfs_inobt_lookup() argument 46 return xfs_btree_lookup(cur, dir, stat); in xfs_inobt_lookup()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | amba-pl011.c | 372 enum dma_data_direction dir) in pl011_dmabuf_init() argument 384 enum dma_data_direction dir) in pl011_dmabuf_free() argument
|
/openbmc/linux/fs/ntfs3/ |
H A D | index.c | 1149 root = indx_get_root(&ni->dir, ni, NULL, NULL); in indx_find() 2653 struct ntfs_index *indx = &ni->dir; in indx_update_dup()
|
/openbmc/qemu/target/rx/ |
H A D | translate.c | 1450 static inline void rx_rot(int ir, int dir, int rd, int src) in rx_rot() argument 1452 switch (dir) { in rx_rot()
|
/openbmc/qemu/tests/qtest/ |
H A D | migration-test.c | 154 static void bootfile_create(char *dir, bool suspend_me) in bootfile_create() argument 164 bootpath = g_strdup_printf("%s/bootsect", dir); in bootfile_create()
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 1647 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms() argument 1656 UVC_TERM_DIRECTION(term) != dir) in uvc_print_terms()
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fallback-mechanisms.rst | 286 2. cp /sys/kernel/debug/efi/boot_services_code? to your home dir
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-dev.rst | 59 match the type/dir combination. E.g. VBI ops are disabled for non-VBI nodes,
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.2.rst | 265 .. _migration-2.2-imgdeploydir-replaces-deploy-dir-image-for-most-use-cases:
|
/openbmc/linux/fs/overlayfs/ |
H A D | namei.c | 1000 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry, in ovl_lookup() argument
|
/openbmc/linux/sound/soc/bcm/ |
H A D | cygnus-ssp.c | 706 int clk_id, unsigned int freq, int dir) in cygnus_ssp_set_sysclk() argument
|
/openbmc/linux/sound/soc/ti/ |
H A D | omap-mcbsp.c | 1198 int dir) in omap_mcbsp_dai_set_dai_sysclk() argument
|