/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 431 int otx2_refill_pool_ptrs(void *dev, struct otx2_cq_queue *cq) in otx2_refill_pool_ptrs() 595 void otx2_sqe_flush(void *dev, struct otx2_snd_queue *sq, in otx2_sqe_flush()
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 805 static void cfb_video_putc(struct stdio_dev *dev, const char c) in cfb_video_putc() 1019 static void cfb_video_puts(struct stdio_dev *dev, const char *s) in cfb_video_puts()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.c | 158 struct drm_device *dev = rdev_to_drm(rdev); in r600_dpm_get_vblank_time() local 185 struct drm_device *dev = rdev_to_drm(rdev); in r600_dpm_get_vrefresh() local
|
/openbmc/linux/drivers/net/ethernet/cavium/octeon/ |
H A D | octeon_mgmt.c | 145 struct device *dev; member 1348 static int octeon_mgmt_nway_reset(struct net_device *dev) in octeon_mgmt_nway_reset()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_audio.c | 590 struct device *dev = &gadget->dev; in u_audio_start_capture() local 701 struct device *dev = &gadget->dev; in u_audio_start_playback() local
|
/openbmc/linux/lib/ |
H A D | bitmap.c | 1425 unsigned long *devm_bitmap_alloc(struct device *dev, in devm_bitmap_alloc() 1443 unsigned long *devm_bitmap_zalloc(struct device *dev, in devm_bitmap_zalloc()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_cppcore.c | 60 struct device dev; member 1146 static void nfp_cpp_dev_release(struct device *dev) in nfp_cpp_dev_release()
|
/openbmc/linux/fs/gfs2/ |
H A D | inode.c | 621 umode_t mode, dev_t dev, const char *symname, in gfs2_create_inode() 1270 struct dentry *dentry, umode_t mode, dev_t dev) in gfs2_mknod()
|
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7511.h | 395 static inline int adv7511_cec_init(struct device *dev, struct adv7511 *adv7511) in adv7511_cec_init() 416 static inline int adv7511_audio_init(struct device *dev, struct adv7511 *adv7511) in adv7511_audio_init()
|
/openbmc/qemu/hw/intc/ |
H A D | xive2.c | 789 static void xive2_router_realize(DeviceState *dev, Error **errp) in xive2_router_realize() 1219 static void xive2_end_source_realize(DeviceState *dev, Error **errp) in xive2_end_source_realize()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 350 struct net_device *dev; in tls_tx_data_wr() local 1346 struct net_device *dev = csk->egress_dev; in chtls_pt_recvmsg() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-intel.c | 159 struct device *dev; member 1396 int intel_spi_probe(struct device *dev, struct resource *mem, in intel_spi_probe()
|
H A D | spi-topcliff-pch.c | 1618 static int __maybe_unused pch_spi_suspend(struct device *dev) in pch_spi_suspend() 1629 static int __maybe_unused pch_spi_resume(struct device *dev) in pch_spi_resume()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | mt6358.c | 82 struct device *dev; member 2438 struct device *dev = priv->dev; in mt6358_parse_dt() local
|
H A D | wm8904.c | 184 static bool wm8904_volatile_register(struct device *dev, unsigned int reg) in wm8904_volatile_register() 202 static bool wm8904_readable_register(struct device *dev, unsigned int reg) in wm8904_readable_register()
|
/openbmc/linux/drivers/dma/sh/ |
H A D | rz-dmac.c | 94 struct device *dev; member 823 static int rz_dmac_parse_of(struct device *dev, struct rz_dmac *dmac) in rz_dmac_parse_of()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov2659.c | 1262 static int ov2659_power_off(struct device *dev) in ov2659_power_off() 1277 static int ov2659_power_on(struct device *dev) in ov2659_power_on()
|
/openbmc/linux/net/iucv/ |
H A D | af_iucv.c | 572 struct net_device *dev; in iucv_sock_bind() local 2036 static int afiucv_hs_rcv(struct sk_buff *skb, struct net_device *dev, in afiucv_hs_rcv()
|
/openbmc/linux/sound/pci/ |
H A D | intel8x0m.c | 972 static int intel8x0m_suspend(struct device *dev) in intel8x0m_suspend() 987 static int intel8x0m_resume(struct device *dev) in intel8x0m_resume()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | device.c | 637 static void device_release_func(struct device *dev) in device_release_func() 658 struct device **dev) in device_init_cdev()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 1014 struct drm_device *dev = fb->dev; in drm_fb_xrgb8888_to_mono() local 1134 size_t drm_fb_build_fourcc_list(struct drm_device *dev, in drm_fb_build_fourcc_list()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 648 long sys_mknod(const char *path, mode_t mode, dev_t dev) in sys_mknod() 660 int mknod(const char *path, mode_t mode, dev_t dev) in mknod()
|
/openbmc/linux/include/net/ |
H A D | amt.h | 314 struct net_device *dev; member 398 static inline bool netif_is_amt(const struct net_device *dev) in netif_is_amt()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdevsim.h | 170 static inline int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf() 407 struct device dev; member
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad3552r.c | 809 struct device *dev = &dac->spi->dev; in ad3552r_configure_custom_gain() local 888 struct device *dev = &dac->spi->dev; in ad3552r_configure_device() local
|