| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| H A D | job.h | 24 struct device *dev; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_du_group.h | 36 struct rcar_du_device *dev; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
| H A D | sti_mixer.h | 39 struct device *dev; member
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | altera-a10sr.c | 31 static bool altr_a10sr_reg_readable(struct device *dev, unsigned int reg) in altr_a10sr_reg_readable() argument 56 static bool altr_a10sr_reg_writeable(struct device *dev, unsigned int reg) in altr_a10sr_reg_writeable() argument 75 static bool altr_a10sr_reg_volatile(struct device *dev, unsigned int reg) in altr_a10sr_reg_volatile() argument
|
| H A D | cs47l90-tables.c | 1433 static bool cs47l90_16bit_readable_register(struct device *dev, in cs47l90_16bit_readable_register() argument 2443 static bool cs47l90_16bit_volatile_register(struct device *dev, in cs47l90_16bit_volatile_register() argument 2492 static bool cs47l90_32bit_readable_register(struct device *dev, in cs47l90_32bit_readable_register() argument 2511 static bool cs47l90_32bit_volatile_register(struct device *dev, in cs47l90_32bit_volatile_register() argument
|
| H A D | cs47l35-tables.c | 807 static bool cs47l35_16bit_readable_register(struct device *dev, in cs47l35_16bit_readable_register() argument 1420 static bool cs47l35_16bit_volatile_register(struct device *dev, in cs47l35_16bit_volatile_register() argument 1459 static bool cs47l35_32bit_readable_register(struct device *dev, in cs47l35_32bit_readable_register() argument 1474 static bool cs47l35_32bit_volatile_register(struct device *dev, in cs47l35_32bit_volatile_register() argument
|
| H A D | cs47l24-tables.c | 798 static bool cs47l24_readable_register(struct device *dev, unsigned int reg) in cs47l24_readable_register() argument 1500 static bool cs47l24_volatile_register(struct device *dev, unsigned int reg) in cs47l24_volatile_register() argument
|
| H A D | cs47l15-tables.c | 699 static bool cs47l15_is_adsp_memory(struct device *dev, unsigned int reg) in cs47l15_is_adsp_memory() argument 712 static bool cs47l15_16bit_readable_register(struct device *dev, in cs47l15_16bit_readable_register() argument 1183 static bool cs47l15_16bit_volatile_register(struct device *dev, in cs47l15_16bit_volatile_register() argument 1216 static bool cs47l15_32bit_readable_register(struct device *dev, in cs47l15_32bit_readable_register() argument 1229 static bool cs47l15_32bit_volatile_register(struct device *dev, in cs47l15_32bit_volatile_register() argument
|
| H A D | khadas-mcu.c | 16 static bool khadas_mcu_reg_volatile(struct device *dev, unsigned int reg) in khadas_mcu_reg_volatile() argument 35 static bool khadas_mcu_reg_writeable(struct device *dev, unsigned int reg) in khadas_mcu_reg_writeable() argument 90 struct device *dev = &client->dev; in khadas_mcu_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-control.c | 23 int hdpvr_config_call(struct hdpvr_device *dev, uint value, u8 valbuf) in hdpvr_config_call() argument 44 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf) in get_video_info() argument 76 get_input_lines_info(struct hdpvr_device *dev) get_input_lines_info() argument 102 hdpvr_set_bitrate(struct hdpvr_device *dev) hdpvr_set_bitrate() argument 120 hdpvr_set_audio(struct hdpvr_device *dev, u8 input, enum v4l2_mpeg_audio_encoding codec) hdpvr_set_audio() argument 155 hdpvr_set_options(struct hdpvr_device *dev) hdpvr_set_options() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/stk1160/ |
| H A D | stk1160-ac97.c | 21 static int stk1160_ac97_wait_transfer_complete(struct stk1160 *dev) in stk1160_ac97_wait_transfer_complete() argument 40 static void stk1160_write_ac97(struct stk1160 *dev, u16 reg, u16 value) in stk1160_write_ac97() argument 57 static u16 stk1160_read_ac97(struct stk1160 *dev, u16 reg) in stk1160_read_ac97() argument 80 stk1160_ac97_dump_regs(struct stk1160 *dev) stk1160_ac97_dump_regs() argument 107 stk1160_has_audio(struct stk1160 *dev) stk1160_has_audio() argument 115 stk1160_has_ac97(struct stk1160 *dev) stk1160_has_ac97() argument 123 stk1160_ac97_setup(struct stk1160 *dev) stk1160_ac97_setup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/usbtv/ |
| H A D | usbtv-core.c | 72 struct device *dev = &intf->dev; in usbtv_probe() local
|
| /kernel/linux/linux-5.10/drivers/pps/ |
| H A D | sysfs.c | 18 static ssize_t assert_show(struct device *dev, struct device_attribute *attr, in assert_show() argument 32 static ssize_t clear_show(struct device *dev, struct device_attribute *attr, in clear_show() argument 46 static ssize_t mode_show(struct device *dev, struct device_attribute *attr, in mode_show() argument 55 static ssize_t echo_show(struct device *dev, struct device_attribute *attr, in echo_show() argument 64 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() argument 73 path_show(struct device *dev, struct device_attribute *attr, char *buf) path_show() argument [all...] |
| /kernel/linux/linux-5.10/drivers/pwm/ |
| H A D | pwm-lpss-platform.c | 76 static int pwm_lpss_prepare(struct device *dev) in pwm_lpss_prepare() argument
|
| /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-pcb-cfg.c | 645 int initialize_cx231xx(struct cx231xx *dev) in initialize_cx231xx() argument [all...] |
| H A D | cx231xx-input.c | 49 int cx231xx_ir_init(struct cx231xx *dev) in cx231xx_ir_init() argument 97 cx231xx_ir_exit(struct cx231xx *dev) cx231xx_ir_exit() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
| H A D | img-ir-sony.c | 14 unsigned int dev, subdev, func; in img_ir_sony_scancode() local 56 unsigned int dev, subdev, func; in img_ir_sony_filter() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
| H A D | vivid-radio-tx.c | 26 struct vivid_dev *dev = video_drvdata(file); in vivid_radio_tx_write() local 101 struct vivid_dev *dev = video_drvdata(file); vidioc_g_modulator() local 120 struct vivid_dev *dev = video_drvdata(file); vidioc_s_modulator() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
| H A D | au0828-vbi.c | 24 struct au0828_dev *dev = vb2_get_drv_priv(vq); in vbi_queue_setup() local 36 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_prepare() local 54 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue); in vbi_buffer_queue() local [all...] |
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| H A D | pci-hyperv-intf.c | 21 int hyperv_read_cfg_blk(struct pci_dev *dev, void *buf, unsigned int buf_len, in hyperv_read_cfg_blk() argument 32 int hyperv_write_cfg_blk(struct pci_dev *dev, void *buf, unsigned int len, in hyperv_write_cfg_blk() argument 42 int hyperv_reg_block_invalidate(struct pci_dev *dev, void *context, in hyperv_reg_block_invalidate() argument
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| H A D | shpchp_sysfs.c | 24 static ssize_t show_ctrl(struct device *dev, struct device_attribute *attr, char *buf) in show_ctrl() argument
|
| H A D | shpchp_pci.c | 25 struct pci_dev *dev; in shpchp_configure_device() local 67 struct pci_dev *dev, *temp; in shpchp_unconfigure_device() local [all...] |
| H A D | pciehp_pci.c | 34 struct pci_dev *dev; in pciehp_configure_device() local 93 struct pci_dev *dev, *temp; in pciehp_unconfigure_device() local [all...] |
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | irq.c | 33 int pci_request_irq(struct pci_dev *dev, unsigned int nr, irq_handler_t handler, in pci_request_irq() argument 72 void pci_free_irq(struct pci_dev *dev, unsigned int nr, void *dev_id) in pci_free_irq() argument
|
| H A D | remove.c | 6 static void pci_free_resources(struct pci_dev *dev) in pci_free_resources() argument 17 static void pci_stop_dev(struct pci_dev *dev) in pci_stop_dev() argument 30 pci_destroy_dev(struct pci_dev *dev) pci_destroy_dev() argument 65 pci_stop_bus_device(struct pci_dev *dev) pci_stop_bus_device() argument 85 pci_remove_bus_device(struct pci_dev *dev) pci_remove_bus_device() argument 114 pci_stop_and_remove_bus_device(struct pci_dev *dev) pci_stop_and_remove_bus_device() argument 121 pci_stop_and_remove_bus_device_locked(struct pci_dev *dev) pci_stop_and_remove_bus_device_locked() argument [all...] |