Home
last modified time | relevance | path

Searched defs:devid (Results 126 - 150 of 535) sorted by relevance

12345678910>>...22

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dtimbuart.c346 static irqreturn_t timbuart_handleinterrupt(int irq, void *devid) in timbuart_handleinterrupt() argument
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq24735-charger.c235 static irqreturn_t bq24735_charger_isr(int irq, void *devid) in bq24735_charger_isr() argument
H A Daxp20x_ac_power.c51 static irqreturn_t axp20x_ac_power_irq(int irq, void *devid) in axp20x_ac_power_irq() argument
H A Dgpio-charger.c42 static irqreturn_t gpio_charger_irq(int irq, void *devid) in gpio_charger_irq() argument
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c120 static irqreturn_t proc_thermal_irq_handler(int irq, void *devid) in proc_thermal_irq_handler() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Drt6160-regulator.c233 unsigned int devid; in rt6160_probe() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_private.h34 dev_t devid; member
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_sysfs.c313 __u32 port = 0, pdev_nr = 0, rhport = 0, devid = 0, speed = 0; in attach_store() local
[all...]
H A Dvhci.h26 __u32 devid; member
H A Dvudc_dev.c490 struct vudc_device *alloc_vudc_device(int devid) in alloc_vudc_device() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dplatform-msi.c28 int devid; member
41 u32 devid = desc->dev->msi.data->platform_data->devid; in platform_msi_calc_hwirq() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mxs.c53 enum mxs_gpio_id devid; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhw_irq.h78 u32 devid; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c18 void __otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in __otx2_mbox_reset() argument
36 void otx2_mbox_reset(struct otx2_mbox *mbox, int devid) in otx2_mbox_reset() argument
134 int devid, err; in otx2_mbox_init() local
163 int devid, err; otx2_mbox_regions_init() local
187 otx2_mbox_wait_for_rsp(struct otx2_mbox *mbox, int devid) otx2_mbox_wait_for_rsp() argument
203 otx2_mbox_busy_poll_for_rsp(struct otx2_mbox *mbox, int devid) otx2_mbox_busy_poll_for_rsp() argument
217 otx2_mbox_msg_send_data(struct otx2_mbox *mbox, int devid, u64 data) otx2_mbox_msg_send_data() argument
270 otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid) otx2_mbox_msg_send() argument
276 otx2_mbox_msg_send_up(struct otx2_mbox *mbox, int devid) otx2_mbox_msg_send_up() argument
282 otx2_mbox_wait_for_zero(struct otx2_mbox *mbox, int devid) otx2_mbox_wait_for_zero() argument
304 otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, int size, int size_rsp) otx2_mbox_alloc_msg_rsp() argument
339 otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, struct mbox_msghdr *msg) otx2_mbox_get_rsp() argument
373 otx2_mbox_check_rsp_msgs(struct otx2_mbox *mbox, int devid) otx2_mbox_check_rsp_msgs() argument
413 otx2_reply_invalid_msg(struct otx2_mbox *mbox, int devid, u16 pcifunc, u16 id) otx2_reply_invalid_msg() argument
429 otx2_mbox_nonempty(struct otx2_mbox *mbox, int devid) otx2_mbox_nonempty() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c525 ath9k_htc_hw_init(struct htc_target *target, struct device *dev, u16 devid, char *product, u32 drv_info) ath9k_htc_hw_init() argument
/kernel/linux/linux-6.6/block/
H A Dbsg.c252 dev_t devid; in bsg_init() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c58 static u16 ocrdma_hdr_type_to_proto_num(int devid, u8 hdr_type) in ocrdma_hdr_type_to_proto_num() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_device_info.c233 u16 devid = INTEL_DEVID(i915); in intel_device_info_subplatform_init() local
[all...]
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtm2-touchkey.c133 static irqreturn_t tm2_touchkey_irq_handler(int irq, void *devid) in tm2_touchkey_irq_handler() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_pcie.c386 u16 devid; in qib_tune_pcie_coalesce() local
[all...]
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dvhci_driver.c52 int port, status, speed, devid; in parse_status() local
357 int usbip_vhci_attach_device2(uint8_t port, int sockfd, uint32_t devid, in usbip_vhci_attach_device2() argument
394 int devid = get_devid(busnum, devnum); usbip_vhci_attach_device() local
[all...]
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/
H A Dcore.c90 static irqreturn_t i2sbus_bus_intr(int irq, void *devid) in i2sbus_bus_intr() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l56-shared.c583 unsigned int devid, revid, otpid, secured; in cs35l56_hw_init() local
H A Dcs35l32.c353 int ret, i, devid; in cs35l32_i2c_probe() local
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_pgid.c515 struct ccw_dev_id *devid = &cdev->private->dev_id; in verify_start() local

Completed in 20 milliseconds

12345678910>>...22