Home
last modified time | relevance | path

Searched refs:media (Results 51 – 75 of 1211) sorted by relevance

12345678910>>...49

/openbmc/linux/drivers/staging/media/sunxi/
H A DKconfig10 questions about Allwinner media devices.
14 source "drivers/staging/media/sunxi/cedrus/Kconfig"
15 source "drivers/staging/media/sunxi/sun6i-isp/Kconfig"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/rygel/
H A Drygel_0.42.4.bb1 SUMMARY = "A UPnP AV media server and renderer"
2 DESCRIPTION = "Rygel is a home media solution (UPnP AV MediaServer) that \
4 Additionally, media player software may use Rygel to become a MediaRenderer \
16 RRECOMMENDS:${PN} = "rygel-plugin-media-export"
36 PACKAGECONFIG[media-export] = ""
48 RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'media-export', ',media-export', '', d…
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtimer.c65 if (mleaf->media == 3 && (csr12 & 0x02)) in tulip_media_task()
80 medianame[mleaf->media & MEDIA_MASK]); in tulip_media_task()
94 dev->if_port = tp->mtable->mleaf[tp->cur_index].media; in tulip_media_task()
99 medianame[mleaf->media & MEDIA_MASK], in tulip_media_task()
100 medianame[tp->mtable->mleaf[tp->cur_index].media]); in tulip_media_task()
/openbmc/linux/net/tipc/
H A Dbearer.c326 b->media = m; in tipc_enable_bearer()
411 b->media->disable_media(b); in bearer_disable()
424 int hwaddr_len = b->media->hwaddr_len; in tipc_enable_l2_media()
461 b->bcast_addr.media_id = b->media->type_id; in tipc_enable_l2_media()
571 b->media->send_msg(net, skb, b, dest); in tipc_bearer_xmit_skb()
602 b->media->send_msg(net, skb, b, dst); in tipc_bearer_xmit()
636 b->media->send_msg(net, skb, b, dst); in tipc_bearer_bc_xmit()
717 b->media->raw2addr(b, &b->addr, in tipc_l2_device_event()
1263 struct tipc_media *media; in tipc_nl_media_get() local
1289 media = tipc_media_find(name); in tipc_nl_media_get()
[all …]
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-func-open.rst7 media open()
13 media-open - Open a media device
37 To open a media device applications call :c:func:`open()` with the
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad799x.yaml17 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7991_7995_7999.pdf
19 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7992.pdf
21 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7993_7994.pdf
23 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7997_7998.pdf
H A Dadi,ad9467.yaml19 https://www.analog.com/media/en/technical-documentation/application-notes/AN-877.pdf
21 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9265.pdf
22 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9434.pdf
23 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9467.pdf
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install.sh11 boot_size=$(du -ms /run/media/$1/ | awk '{print $1}')
13 if [ -e /run/media/$1/$2 ]; then
14 boot_size=$(( boot_size - $( du -ms /run/media/$1/$2 | awk '{print $1}') ))
17 if [ -e /run/media/$1/initrd ]; then
18 boot_size=$(( boot_size - $( du -ms /run/media/$1/initrd | awk '{print $1}') ))
247 mount -o rw,loop,noatime,nodiratime /run/media/$1/$2 /src_root
329 for kernel in `find /run/media/$1/ -name $types*`; do
/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/
H A D0002-help-meson.build-disable-the-use-of-yelp.patch19 'media/org.gnome.Epiphany.svg'
24 - media: help_media,
28 +# media: help_media,
/openbmc/linux/Documentation/devicetree/bindings/w1/
H A Dmaxim,ds2482.yaml15 https://www.analog.com/media/en/technical-documentation/data-sheets/ds2482-100.pdf
16 https://www.analog.com/media/en/technical-documentation/data-sheets/DS2482-800.pdf
17 https://www.analog.com/media/en/technical-documentation/data-sheets/DS2484.pdf
/openbmc/linux/drivers/media/platform/ti/
H A DKconfig66 source "drivers/media/platform/ti/am437x/Kconfig"
67 source "drivers/media/platform/ti/davinci/Kconfig"
68 source "drivers/media/platform/ti/omap/Kconfig"
69 source "drivers/media/platform/ti/omap3isp/Kconfig"
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c574_cs.c203 struct timer_list media; member
683 lp->media.expires = jiffies + HZ; in el3_open()
684 add_timer(&lp->media); in el3_open()
885 add_timer(&lp->media); in media_check()
895 if (media != lp->media_status) { in media_check()
920 if (media & 0x0010) in media_check()
922 if (media & 0x0002) in media_check()
924 lp->media_status = media; in media_check()
929 lp->media.expires = jiffies + HZ; in media_check()
930 add_timer(&lp->media); in media_check()
[all …]
/openbmc/linux/drivers/media/platform/nvidia/
H A DKconfig3 comment "NVidia media platform drivers"
5 source "drivers/media/platform/nvidia/tegra-vde/Kconfig"
/openbmc/linux/drivers/media/platform/amlogic/
H A DKconfig3 comment "Amlogic media platform drivers"
5 source "drivers/media/platform/amlogic/meson-ge2d/Kconfig"
/openbmc/webui-vue/src/layouts/
H A DLoginLayout.vue60 @include media-breakpoint-up('md') {
70 @include media-breakpoint-up('md') {
82 @include media-breakpoint-up('md') {
95 @include media-breakpoint-up('md') {
/openbmc/linux/drivers/media/cec/
H A DKconfig38 source "drivers/media/cec/i2c/Kconfig"
39 source "drivers/media/cec/platform/Kconfig"
40 source "drivers/media/cec/usb/Kconfig"
/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss4 @media (min-width: 25em) {
10 @media (min-width: 47.938em) {
15 @media (min-width: 64em) {
20 @media (min-width: 85.375em) {
25 @media (min-width: 100em) {
/openbmc/linux/drivers/media/pci/pt1/
H A DMakefile6 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
7 ccflags-y += -I $(srctree)/drivers/media/tuners
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-tuner.rst6 .. kernel-doc:: include/media/tuner.h
8 .. kernel-doc:: include/media/tuner-types.h
H A Dv4l2-common.rst6 .. kernel-doc:: include/media/v4l2-common.h
8 .. kernel-doc:: include/media/v4l2-ioctl.h
/openbmc/linux/drivers/media/pci/smipcie/
H A DMakefile7 ccflags-y += -I $(srctree)/drivers/media/tuners
8 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
/openbmc/linux/Documentation/admin-guide/media/
H A Dfimc.rst17 drivers/media/platform/samsung/exynos4-is directory.
48 The media device driver name is "Samsung S5P FIMC".
54 The media device interface allows to configure the SoC for capturing image
58 Reconfiguration is done by enabling/disabling media links created by the driver
60 through media entity and links enumeration.
66 video device, it has no media pads. However please note the mem-to-mem and
142 or retrieve the information from /dev/media? with help of the media-ctl tool:
146 # media-ctl -p
/openbmc/linux/drivers/media/pci/pt3/
H A DMakefile7 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
8 ccflags-y += -I $(srctree)/drivers/media/tuners
/openbmc/linux/drivers/media/cec/usb/
H A DKconfig6 source "drivers/media/cec/usb/pulse8/Kconfig"
7 source "drivers/media/cec/usb/rainshadow/Kconfig"
/openbmc/linux/tools/testing/selftests/media_tests/
H A Dregression_test.txt21 Start media_device_test to regression test media devnode dynamic alloc
22 and cdev user-after-free fixes. This opens media dev files and sits in
23 a loop running media ioctl MEDIA_IOC_DEVICE_INFO command once every 10
24 seconds. The idea is when device file goes away, media devnode and cdev

12345678910>>...49