/openbmc/linux/include/video/ |
H A D | pm3fb.h | 234 #define PM3VideoOverlayShrinkXDelta_DELTA(s,d) \ argument 238 #define PM3VideoOverlayZoomXDelta_DELTA(s,d) \ argument 242 #define PM3VideoOverlayYDelta_DELTA(s,d) \ argument
|
/openbmc/linux/fs/reiserfs/ |
H A D | reiserfs.h | 2717 #define get_desc_trans_id(d) le32_to_cpu((d)->j_trans_id) argument 2718 #define get_desc_trans_len(d) le32_to_cpu((d)->j_len) argument 2719 #define get_desc_mount_id(d) le32_to_cpu((d)->j_mount_id) argument 2721 #define set_desc_trans_id(d,val) do { (d)->j_trans_id = cpu_to_le32 (val); } while (0) argument 2722 #define set_desc_trans_len(d,val) do { (d)->j_len = cpu_to_le32 (val); } while (0) argument 2723 #define set_desc_mount_id(d,val) do { (d)->j_mount_id = cpu_to_le32 (val); } while (0) argument
|
/openbmc/linux/sound/pci/ |
H A D | ens1370.c | 208 #define ES_1370_CODEC_WRITE(a,d) ((((a)&0xff)<<8)|(((d)&0xff)<<0)) argument 214 #define ES_1371_CODEC_WRITE(a,d) ((((a)&0x7f)<<16)|(((d)&0xffff)<<0)) argument
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 573 static void write_test_result(unsigned int res, struct xfrm_desc *d) in write_test_result() 2231 struct xfrm_desc *d = &tr.desc; in check_results() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 529 u8 *d, b[2]; in dib9000_mbx_send_attr() local 590 u16 *d = data; in dib9000_mbx_read() local
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 253 #define dev_to_vport(d) \ argument 394 #define dev_to_rport(d) \ argument
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 1639 static int append_config(struct f_midi2_usb_config *config, void *d) in append_config() 1659 static int append_configs(struct f_midi2_usb_config *config, void **d) in append_configs()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | qconf.cc | 1352 QDesktopWidget *d = configApp->desktop(); in ConfigMainWindow() local
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_1pass.c | 917 static inline u32 dump_inode(struct b_lists * pL, struct jffs2_raw_dirent *d, struct jffs2_raw_inod… in dump_inode()
|
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/ |
H A D | pch.h | 258 #define DIR_ROUTE(a, b, c, d) \ argument
|
/openbmc/linux/drivers/media/usb/ttusb-budget/ |
H A D | dvb-ttusb-budget.c | 718 struct usb_iso_packet_descriptor *d; in ttusb_iso_irq() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 299 #define tdev2adap(d) container_of(d, struct adapter, tdev) argument
|
/openbmc/qemu/target/mips/tcg/ |
H A D | lmmi_helper.c | 36 uint64_t d; member
|
/openbmc/qemu/target/i386/ |
H A D | arch_dump.c | 271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
|
/openbmc/linux/net/openvswitch/ |
H A D | flow_table.c | 60 long *d = (long *)((u8 *)dst + start); in ovs_flow_mask_key() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-sprd.c | 666 struct spi_delay *d = &t->word_delay; in sprd_spi_init_hw() local
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1490 volatile u32 __iomem *d; in rivafb_imageblit() local
|
/openbmc/linux/include/linux/ |
H A D | tpm.h | 289 #define to_tpm_chip(d) container_of(d, struct tpm_chip, dev) argument
|
H A D | coresight.h | 291 #define to_coresight_device(d) container_of(d, struct coresight_device, dev) argument
|
/openbmc/linux/net/dsa/ |
H A D | dsa.c | 1395 struct device *d; in dsa_dev_to_net_device() local
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda.c | 101 struct snd_soc_dai *d = params_data->dai; in sdw_params_stream() local
|
/openbmc/linux/fs/afs/ |
H A D | dir.c | 982 struct dentry *d; in afs_lookup() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_660x.c | 429 static irqreturn_t ni_660x_interrupt(int irq, void *d) in ni_660x_interrupt()
|
/openbmc/linux/drivers/net/phy/ |
H A D | marvell10g.c | 37 #define MV_VERSION(a,b,c,d) ((a) << 24 | (b) << 16 | (c) << 8 | (d)) argument
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns2-mux.c | 164 #define NS2_PIN_DESC(p, n, b, o, s, i, pu, d) \ argument
|