Home
last modified time | relevance | path

Searched defs:rc_dev (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/include/media/
H A Drc-core.h158 struct rc_dev { struct
159 struct device dev;
160 bool managed_alloc;
166 const char *map_name;
167 struct rc_map rc_map;
168 struct mutex lock;
169 unsigned int minor;
173 bool idle;
174 bool encode_wakeup;
199 struct device lirc_dev; argument
[all …]
/openbmc/linux/drivers/reset/hisilicon/
H A Dhi6220_reset.c39 struct reset_controller_dev rc_dev; member
43 static int hi6220_peripheral_assert(struct reset_controller_dev *rc_dev, in hi6220_peripheral_assert()
55 static int hi6220_peripheral_deassert(struct reset_controller_dev *rc_dev, in hi6220_peripheral_deassert()
72 static int hi6220_media_assert(struct reset_controller_dev *rc_dev, in hi6220_media_assert()
81 static int hi6220_media_deassert(struct reset_controller_dev *rc_dev, in hi6220_media_deassert()
105 static int hi6220_ao_assert(struct reset_controller_dev *rc_dev, in hi6220_ao_assert()
124 static int hi6220_ao_deassert(struct reset_controller_dev *rc_dev, in hi6220_ao_deassert()
/openbmc/linux/drivers/media/pci/smipcie/
H A Dsmipcie-ir.c42 static void smi_raw_process(struct rc_dev *rc_dev, const u8 *buffer, in smi_raw_process()
62 struct rc_dev *rc_dev = ir->rc_dev; in smi_ir_decode() local
135 struct rc_dev *rc_dev; in smi_ir_init() local
180 struct rc_dev *rc_dev = ir->rc_dev; in smi_ir_exit() local
H A Dsmipcie.h231 struct rc_dev *rc_dev; member
/openbmc/linux/drivers/media/rc/
H A Dst_rc.c199 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove() local
233 struct st_rc_device *rc_dev; in st_rc_probe() local
348 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend() local
369 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume() local
H A Dxbox_remote.c192 struct rc_dev *rc_dev; in xbox_remote_probe() local
H A Dnuvoton-cir.c207 struct rc_dev *rc_dev = to_rc_dev(dev); in wakeup_data_show() local
240 struct rc_dev *rc_dev = to_rc_dev(dev); in wakeup_data_store() local
H A Dsunxi-cir.c155 static int sunxi_ir_set_timeout(struct rc_dev *rc_dev, unsigned int timeout) in sunxi_ir_set_timeout()
H A Dati_remote.c818 struct rc_dev *rc_dev; in ati_remote_probe() local
H A Dredrat3.c497 static int redrat3_set_timeout(struct rc_dev *rc_dev, unsigned int timeoutus) in redrat3_set_timeout()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-input.c384 static int em2860_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em2860_ir_change_protocol()
412 static int em2874_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em2874_ir_change_protocol()
448 static int em28xx_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em28xx_ir_change_protocol()
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-raw.c21 struct rc_dev *rc_dev = priv->raw.rdev; in img_ir_refresh_raw() local
/openbmc/linux/include/media/i2c/
H A Dir-kbd-i2c.h60 struct rc_dev *rc_dev; member
/openbmc/linux/drivers/hid/
H A Dhid-picolcd.h79 struct rc_dev *rc_dev; member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c67 struct rc_dev *rc_dev; member
2098 struct rc_dev *rc_dev; in sii8620_init_rcp_input_dev() local
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h395 struct rc_dev *rc_dev; member
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h489 struct rc_dev *rc_dev; member